]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiView.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / GuiView.h
index 091592b7c18d4854815fcc0f99c71194eab5bf3c..efada9f6a5de288b6fd821aa5edd0355763ff857 100644 (file)
@@ -245,6 +245,10 @@ public:
        void updateCompletion(Cursor & cur, bool start, bool keep);
 
 private:
+       ///
+       void saveLayout() const;
+       ///
+       void restoreLayout();
        ///
        GuiToolbar * toolbar(std::string const & name);
        ///