forked from qt-creator/qt-creator
DiffEditor: Use Qt5 style connects
Change-Id: I051b2128620bf0317b359852007463c6601ceaca Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
This commit is contained in:
@@ -94,7 +94,7 @@ signals:
|
||||
void chunkActionsRequested(QMenu *menu, bool isValid);
|
||||
void saveStateRequested();
|
||||
void restoreStateRequested();
|
||||
void expandBranchesRequested(const QString &revision);
|
||||
void requestBranchList(const QString &revision);
|
||||
void reloaderChanged();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user