]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
* src/frontends/qt4/qlkey.h: add AltGr as modifier key (fix bug 4026)
[lyx.git] / src / BufferView.h
index a27d010f78c2f8f5f536117cabed059a312589b0..da216279640438be70b5b936bf50500bac7b70cb 100644 (file)
@@ -242,7 +242,7 @@ public:
                std::string data)> updateDialog;
 
        /// This signal is emitted when the layout at the cursor is changed.
-       boost::signal<void(std::string layout)> layoutChanged;
+       boost::signal<void(docstring layout)> layoutChanged;
 
 private:
        ///