forked from qt-creator/qt-creator
Maemo: Device configurations now have a list of free ports.
The device configuration widget is now the only place the user ever has to specify ports.
This commit is contained in:
@@ -26,7 +26,6 @@ private:
|
||||
Q_SLOT void handleModelsCreated();
|
||||
Q_SLOT void handleDeviceConfigModelChanged();
|
||||
Q_SLOT void setCurrentDeviceConfig(int index);
|
||||
Q_SLOT void handleMountPortEdited(int newPort);
|
||||
|
||||
virtual void init();
|
||||
virtual QString summaryText() const;
|
||||
|
||||
Reference in New Issue
Block a user