]> 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 bf4a313114c7c16ff293adeb0d4cfa34512f9dec..68587154e4adbd8c9095523fb8d8a757c823bcfc 100644 (file)
@@ -265,7 +265,7 @@ protected:
        ///
        virtual void apply();
        /// To be called when the buffer view has changed
-       virtual void on_bufferViewChanged() = 0;
+       virtual void onBufferViewChanged() = 0;
 
 private:
        /** The Dialog's name is the means by which a dialog identifies