X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiBranch.h;h=e33e151a73c7ec221ffbf4d7a6e3b80744e38e09;hb=dd3842505b22a768c9b3f71d7e675f9c06381699;hp=52f195613eabea8165c897ebce7a0dba6d2d9fc2;hpb=6f3cdf8da80a6b3889f2a3b8b53f44590152d600;p=lyx.git diff --git a/src/frontends/qt4/GuiBranch.h b/src/frontends/qt4/GuiBranch.h index 52f195613e..e33e151a73 100644 --- a/src/frontends/qt4/GuiBranch.h +++ b/src/frontends/qt4/GuiBranch.h @@ -27,7 +27,7 @@ class GuiBranch : public GuiDialog, public Ui::BranchUi Q_OBJECT public: - GuiBranch(LyXView & lv); + GuiBranch(GuiView & lv); private Q_SLOTS: void change_adaptor();