forked from qt-creator/qt-creator
Remove some warnings about clashing signal indices.
This commit is contained in:
@@ -114,7 +114,6 @@ public:
|
||||
|
||||
signals:
|
||||
void titleChanged(QString title);
|
||||
void changed();
|
||||
void aboutToReload();
|
||||
void reloaded();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user