]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiExternal.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiExternal.h
index ffc1efe7ef53702458d51aa82a159b241add9f37..7eb372a80b5c7102dcb88fc81d9efbfd1b7c022e 100644 (file)
@@ -58,7 +58,7 @@ class GuiExternal : public GuiView<GuiExternalDialog>
 public:
        friend class GuiExternalDialog;
 
-       GuiExternal(Dialog &);
+       GuiExternal(GuiDialog &);
        /// parent controller
        ControlExternal & controller()
        { return static_cast<ControlExternal &>(this->getController()); }