]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiChanges.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiChanges.h
index 0bb2937da678c4bf9eab699479842b588f788883..19efd6e31d3f2e39e9ad79f3851bf742565320c9 100644 (file)
@@ -47,7 +47,7 @@ class GuiChanges : public GuiView<GuiChangesDialog>
 {
 public:
        ///
-       GuiChanges(Dialog &);
+       GuiChanges(GuiDialog &);
        /// parent controller
        ControlChanges & controller()
        { return static_cast<ControlChanges &>(this->getController()); }