]> git.lyx.org Git - features.git/blobdiff - src/insets/insetgraphics.h
Various fixes to InsetTabular and InsetText + Angus's cleanup patch.
[features.git] / src / insets / insetgraphics.h
index 52d0da7a3a827e58181e48e03d4dbe2a531931d3..d0c9925b4703a7dcc866f8852444548efaab0c87 100644 (file)
@@ -100,7 +100,8 @@ public:
        /** This signal is connected by our dialog and called when the inset
            is deleted.
        */
-       Signal0 <void> hide;
+       Signal0 <void> hideDialog;
+
 private:
        /// Update the inset after parameter change.
        void updateInset() const;