]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/PanelStack.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / PanelStack.h
index 45ca24bb25719d28723d943787c9ff381a9cb54a..fa32a54e44bbc507a8816677c564ae32b716e87b 100644 (file)
@@ -43,6 +43,8 @@ public:
 public Q_SLOTS:
        /// set current panel from an item
        void switchPanel(QTreeWidgetItem * it, QTreeWidgetItem * previous = 0);
+       /// click on the tree
+       void itemSelected(QTreeWidgetItem *, int);
 
 private:
        ///