forked from qt-creator/qt-creator
Adapt to QtCreator 4.7
Change-Id: I9eb8d740e1ef33622a8ba15e4e832755f0141a94 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ class OptionsPage : public VcsBase::VcsClientOptionsPage
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
OptionsPage(Core::IVersionControl *control);
|
||||
OptionsPage(Core::IVersionControl *control, QObject *parent);
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user