]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiErrorList.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / GuiErrorList.h
index 26ec430fbe5ed01a022d284ffac1cb581e6c66e3..57e451a3283a5da393c1456149f6dfb30156b630 100644 (file)
@@ -26,15 +26,13 @@ class GuiErrorList : public GuiDialog, public Ui::ErrorListUi
        Q_OBJECT
 
 public:
-       GuiErrorList(LyXView & lv);
+       GuiErrorList(GuiView & lv);
 
 public Q_SLOTS:
        /// select an entry
-       void select(QListWidgetItem *);
+       void select();
 
 private:
-       ///
-       void closeEvent(QCloseEvent *);
        ///
        void showEvent(QShowEvent *);
        /// update contents