]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiGraphics.h
* InsetGraphics.{cpp.h}:
[features.git] / src / frontends / qt4 / GuiGraphics.h
index 3f91126d4ec15b73dacef83fa8506d225ef4a4e2..2fbd77989881c2788ba5a170cdfb6c3b30471638 100644 (file)
@@ -81,6 +81,8 @@ private:
        std::vector<std::string> origin_ltx;
        ///
        InsetGraphicsParams params_;
+       /// the current graphics group
+       std::string current_group_;
 };
 
 } // namespace frontend