forked from qt-creator/qt-creator
ProjectExplorer: Complete Qt5-style connects
+ De-slot private and internal public slots Change-Id: I0a62adb529ab81b7368645dbeab6edf7e237dc69 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
33c3a1fbbf
commit
0bf7893415
@@ -88,7 +88,6 @@ public:
|
||||
// TaskView uses this method if the size of the taskview changes
|
||||
void emitSizeHintChanged(const QModelIndex &index);
|
||||
|
||||
public slots:
|
||||
void currentChanged(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user