]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiFloat.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiFloat.h
index 565f8652e9c8930af7eb0e00e76fda58d2fd5a89..7ef8c0fdfd073a0b324ce29b89adf4e768f375ce 100644 (file)
@@ -45,7 +45,7 @@ public:
        ///
        friend class GuiFloatDialog;
        ///
-       GuiFloat(Dialog &);
+       GuiFloat(GuiDialog &);
        /// parent controller
        ControlFloat & controller()
        { return static_cast<ControlFloat &>(this->getController()); }