forked from qt-creator/qt-creator
Git: Allow reviewers specification in Push to Gerrit dialog
Change-Id: I6126411209d73797cc7e4f7c15a6a49b50366c63 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
bfa85a509d
commit
fb40fd8297
@@ -51,6 +51,7 @@ public:
|
||||
QString selectedRemoteBranchName() const;
|
||||
QString selectedPushType() const;
|
||||
QString selectedTopic() const;
|
||||
QString reviewers() const;
|
||||
bool localChangesFound() const;
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user