forked from qt-creator/qt-creator
Maemo: Move INSTALLS information from package step to deploy step.
... because the files are installed even when packaging is disabled. Reviewed-by: kh1
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
~MaemoDeployStepWidget();
|
||||
|
||||
private:
|
||||
Q_SLOT void handleModelsCreated();
|
||||
virtual void init();
|
||||
virtual QString summaryText() const;
|
||||
virtual QString displayName() const;
|
||||
|
||||
Reference in New Issue
Block a user