]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiBibitem.h
merge ButtonController and its view (Qt2BC in this case)
[features.git] / src / frontends / qt4 / GuiBibitem.h
index 7f6859f4e9bd0eb600a9386180f072e9b05af99d..57b536f16f39f70dd503ccbfdd5e0b4e16c26875 100644 (file)
@@ -42,7 +42,7 @@ class GuiBibitem : public GuiView<GuiBibitemDialog>
 {
 public:
        ///
-       GuiBibitem(Dialog &);
+       GuiBibitem(GuiDialog &);
        /// parent controller
        ControlCommand & controller()
        { return static_cast<ControlCommand &>(this->getController()); }