]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiInfo.h
Remove unused UI file.
[lyx.git] / src / frontends / qt4 / GuiInfo.h
index 431bc3300c8dc90fb64442940ccfbf984c21c9df..c3002fd235881ffe55ce088cc0d85f047056e508 100644 (file)
@@ -33,6 +33,7 @@ public:
        void dispatchParams() {}
        void enableView(bool enable);
        bool isBufferDependent() const { return true; }
+       bool canApply() const { return true; }
        //@}
 
 private Q_SLOTS: