forked from qt-creator/qt-creator
Mercurial: Compile windows, use common output window.
Polish: Canconical slots, const-correctness, some QLatin1Strings/tr,
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
SrcDestDialog(QWidget *parent = 0);
|
||||
~SrcDestDialog();
|
||||
void setPathChooserKind(Utils::PathChooser::Kind kind);
|
||||
QString getRepositoryString();
|
||||
QString getRepositoryString() const;
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent *e);
|
||||
|
||||
Reference in New Issue
Block a user