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:
@@ -105,7 +105,6 @@ public slots:
|
||||
static void clearVersionControlCache();
|
||||
|
||||
private slots:
|
||||
static void configureVcs();
|
||||
void handleConfigurationChanges();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user