forked from qt-creator/qt-creator
iOS: Remove unused signal
Change-Id: I1d949b01f93485a12bd37142cea02f5b96b7acbb Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -63,9 +63,6 @@ public:
|
||||
static Utils::FileName lldbPath();
|
||||
static void updateAutomaticKitList();
|
||||
|
||||
signals:
|
||||
void updated();
|
||||
|
||||
private:
|
||||
IosConfigurations(QObject *parent);
|
||||
void load();
|
||||
|
||||
Reference in New Issue
Block a user