forked from qt-creator/qt-creator
Gerrit: Improve server encapsulation
Change-Id: If78fa05e0b328a86e699ba79673999650b05a7ef Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
71c2352e4b
commit
da3f9379c1
@@ -47,6 +47,7 @@ public:
|
||||
bool operator==(const GerritServer &other) const;
|
||||
QString sshHostArgument() const;
|
||||
QString url() const;
|
||||
bool fillFromRemote(const QString &remote, const QString &defaultUser);
|
||||
|
||||
QString host;
|
||||
QString user;
|
||||
|
||||
Reference in New Issue
Block a user