]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiNote.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiNote.h
index 1d71caebfb1d547b132018e190e03c8ffb24dcae..a541f6a12fdbf36c82ca75171ad5514e7ee57a61 100644 (file)
@@ -45,7 +45,7 @@ public:
        friend class GuiNoteDialog;
 
        /// Constructor
-       GuiNote(Dialog &);
+       GuiNote(GuiDialog &);
        /// parent controller
        ControlNote & controller()
        { return static_cast<ControlNote &>(this->getController()); }