]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiURL.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiURL.h
index 6c9c5ffee9963c69b3cf9263788a39de47e6ea51..4015ae40e9dce69c654f6f016eedd3368f471933 100644 (file)
@@ -41,7 +41,7 @@ class UrlView : public GuiView<GuiURLDialog>
 {
 public:
        friend class QURLDialog;
-       UrlView(Dialog &);
+       UrlView(GuiDialog &);
        /// parent controller
        ControlCommand & controller()
        { return static_cast<ControlCommand &>(this->getController()); }