]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Dialog.h
Support for "qualified citation lists"
[lyx.git] / src / frontends / qt4 / Dialog.h
index f3f9c1d47422606cee77943c6e66aedf451a03d2..68587154e4adbd8c9095523fb8d8a757c823bcfc 100644 (file)
@@ -264,6 +264,8 @@ protected:
        void setTitle(QString const & title) { title_ = title; }
        ///
        virtual void apply();
+       /// To be called when the buffer view has changed
+       virtual void onBufferViewChanged() = 0;
 
 private:
        /** The Dialog's name is the means by which a dialog identifies