]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiTabularCreate.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiTabularCreate.h
index 474f4e42e9c7cab643cafa526fd1da90c85bcfa1..75056ca1fe3a106c7efe70ee9f369aa8c9f7670e 100644 (file)
@@ -42,7 +42,7 @@ public:
        ///
        friend class GuiTabularCreateDialog;
        ///
-       GuiTabularCreate(Dialog &);
+       GuiTabularCreate(GuiDialog &);
        /// parent controller
        ControlTabularCreate & controller()
        { return static_cast<ControlTabularCreate &>(this->getController()); }