]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiRef.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiRef.h
index e240d0e939e36f6935835d6ab27cc34f22869f01..250d407645336a1d82eefc94a794881eabfcea5c 100644 (file)
@@ -30,6 +30,10 @@ class GuiRef : public GuiDialog, public Ui::RefUi
 
 public:
        GuiRef(GuiView & lv);
+       /// Dialog inherited methods
+       //@{
+       void enableView(bool enable);
+       //@}
 
 private Q_SLOTS:
        void changed_adaptor();