]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCharacter.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / GuiCharacter.h
index 307d00380b9d0fd5b2e17d25e8488a0896cf9883..e590521a3ece30602b87d1440b32faec1822d78c 100644 (file)
@@ -20,6 +20,9 @@
 
 #include <utility>
 
+#ifdef IGNORE
+#undef IGNORE
+#endif
 
 namespace lyx {
 namespace frontend {
@@ -66,6 +69,8 @@ private:
        void dispatchParams();
        bool isBufferDependent() const { return true; }
        FuncCode getLfun() const { return LFUN_FONT_FREE_UPDATE; }
+       void saveSession() const;
+       void restoreSession();
        //@}
 
        ///