]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiPrint.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiPrint.h
index b8f8c15d8b552775ecaf771d21eb0d5c7bdd96dd..494654a17ee6bb675ab912792e79437f839fd63d 100644 (file)
@@ -46,7 +46,7 @@ public:
        ///
        friend class GuiPrintDialog;
        ///
-       GuiPrint(Dialog &);
+       GuiPrint(GuiDialog &);
        /// parent controller
        ControlPrint & controller()
        { return static_cast<ControlPrint &>(this->getController()); }