]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Toolbars.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / Toolbars.h
index 07e1e47ff8f7920b7b81602dbd70e103576cdaae..0932a6861d14251c0beaac0542168a46f7db11d9 100644 (file)
@@ -16,6 +16,7 @@
 #include "FuncRequest.h"
 
 #include <vector>
+#include <map>
 
 
 namespace lyx {
@@ -130,6 +131,8 @@ public:
        ToolbarInfo const * info(std::string const & name) const;
        ///
        int defaultVisibility(std::string const & name) const;
+       ///
+       bool isMainToolbar(std::string const & name) const;
 
 private:
        /// all the defined toolbars