]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiParagraph.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / GuiParagraph.h
index 328acfe54763f947e8ded3793a4bb653cfaf7dcb..429284fc4dacda794336b6170bf86cae5a9968ab 100644 (file)
@@ -47,6 +47,8 @@ public:
        void enableView(bool enable);
        bool isBufferDependent() const { return true; }
        virtual FuncCode getLfun() const { return LFUN_PARAGRAPH_PARAMS_APPLY; }
+       void saveSession() const;
+       void restoreSession();
        //@}
 
 private: