]> git.lyx.org Git - lyx.git/blobdiff - src/LyXView.h
Fix small bug in reading \set_color in lyxrc
[lyx.git] / src / LyXView.h
index b4a23c4b32936d693796febb09079449080987d8..f4f82c6907a3e7daae7a567e5f6abbf12fee5fcd 100644 (file)
@@ -82,6 +82,9 @@ public:
        /// sets the layout in the toolbar layout combox
        void setLayout(int layout);
 
+       /// update the toolbar
+       void updateToolbar();
+
        /// return a pointer to the lyxfunc
        LyXFunc * getLyXFunc() const;