]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiInclude.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiInclude.h
index d176547a93dc0158c901df8d6f35a11abe8a9bfa..f1873bcca3542eaa95cc102e2e8a6840fbf23719 100644 (file)
@@ -56,7 +56,7 @@ public:
        ///
        friend class GuiIncludeDialog;
        ///
-       GuiInclude(Dialog &);
+       GuiInclude(GuiDialog &);
        /// parent controller
        ControlInclude & controller()
        { return static_cast<ControlInclude &>(this->getController()); }