X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormParagraph.h;h=c8458eb64a14d1db732945d41b0a82b742a473ba;hb=eba67bc3120dc301bf193c3f3b570f51f00a4654;hp=3e6d1b105d2690dee34a409b498bdde31a4ed112;hpb=c9dbe4fd82bf88c1b8c8abb7be24f86c6ec25e3f;p=lyx.git diff --git a/src/frontends/xforms/FormParagraph.h b/src/frontends/xforms/FormParagraph.h index 3e6d1b105d..c8458eb64a 100644 --- a/src/frontends/xforms/FormParagraph.h +++ b/src/frontends/xforms/FormParagraph.h @@ -35,6 +35,9 @@ public: ~FormParagraph(); private: + /** Redraw the form (on receipt of a Signal indicating, for example, + that the xform colours have been re-mapped). */ + virtual void redraw(); /// Build the popup virtual void build(); /// Apply from popup