forked from qt-creator/qt-creator
Utils: Modernize connections
Change-Id: I4650abc84e7c82a4054197319f6c849af9e5b8ce Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
@@ -142,7 +142,6 @@ private:
|
||||
QString makeDialogTitle(const QString &title);
|
||||
|
||||
signals:
|
||||
void validChanged();
|
||||
void validChanged(bool validState);
|
||||
void changed(const QString &text);
|
||||
void pathChanged(const QString &path);
|
||||
|
||||
Reference in New Issue
Block a user