]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDocument.h
Add ability to use refstyle's plural and capitalization features.
[lyx.git] / src / frontends / qt4 / GuiDocument.h
index c2f944dcb8b9d9c2ae1fe1e38140c59cbc3045e3..c055378429a28c03c8f255c437ba3a385a3c2980 100644 (file)
@@ -83,7 +83,7 @@ public:
        BufferParams const & params() const { return bp_; }
 
 public Q_SLOTS:
-       void on_bufferViewChanged();//override
+       void onBufferViewChanged();//override
 
 private Q_SLOTS:
        void updateNumbering();