]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetGraphics.h
Move code to more appropriate place, cosmetics.
[features.git] / src / insets / InsetGraphics.h
index 2c601567b7ab2b594ab7cc367c0a75b1069321af..cca885784f2814d76c9d779a6b88824466dea220 100644 (file)
@@ -57,6 +57,7 @@ public:
            Both groupId and params are taken from argument.
        */
        static void unifyGraphicsGroups(Buffer const &, std::string const &);
+       static InsetGraphics * getCurrentGraphicsInset(Cursor const &);
 
        /** Set the inset parameters, used by the GUIndependent dialog.
            Return true of new params are different from what was so far.