]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiToolbar.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / GuiToolbar.h
index 095be20f90438682b0b54c7510b8553f960478f5..ec0b4cec2872a030bf19567d3fabd432f581a316 100644 (file)
@@ -172,6 +172,8 @@ private:
        GuiCommandBuffer * command_buffer_;
        ///
        ToolbarInfo const & tbinfo_;
+       ///
+       bool filled_;
 };
 
 } // namespace frontend