Adapt to 4.9

Change-Id: I9c413eaf6d70eaf09640aed349c876c040ef55ba
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Eike Ziller
2019-05-13 16:05:28 +02:00
parent a2a55674e3
commit 5378134c21
3 changed files with 8 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ public:
bool isPrivateOptionEnabled() const;
protected:
bool canSubmit() const;
bool canSubmit(QString *whyNot = nullptr) const;
private slots:
void branchChanged();