]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/DialogView.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / DialogView.h
index a95b1a435cd910141d5557a5e5b7ac7c314c7ece..d3125c6f8e94298e00e78d9898fada42b4a76114 100644 (file)
@@ -41,6 +41,7 @@ protected:
        void applyView() {}
        bool initialiseParams(std::string const & /*data*/) { return true; }
        void clearParams() {}
+       bool needBufferOpen() const { return isBufferDependent(); }
        //@}
        /// Any dialog that overrides this method should make sure to call it.
        void closeEvent(QCloseEvent * ev)