]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiWorkArea_Private.h
The View->Source pane resets the format every time you click into
[lyx.git] / src / frontends / qt4 / GuiWorkArea_Private.h
index ee7f1b3473056e1c3c3c2015ae80f6854578309a..133a6cdbec8fd3ba257472f965c323a86f0e069b 100644 (file)
@@ -181,7 +181,7 @@ struct GuiWorkArea::Private
        /// pressed. This is used to get the correct context menu 
        /// when the menu is actually shown (after releasing on Windows)
        /// and after the DEPM has done its job.
-       docstring context_menu_name_;
+       std::string context_menu_name_;
 }; // GuiWorkArea
 
 } // namespace frontend