forked from qt-creator/qt-creator
Core: Use std::function for info bar callbacks
Change-Id: Iae7cbef053bfe86a7692e09f66af91117815d2a6 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -126,7 +126,6 @@ private slots:
|
||||
void updateAddRemovePermissionButtons();
|
||||
void setAppName();
|
||||
void setPackageName();
|
||||
void gotoError();
|
||||
void updateInfoBar();
|
||||
void updateSdkVersions();
|
||||
void startParseCheck();
|
||||
|
||||
Reference in New Issue
Block a user