Maemo: Allow adding an application launcher icon via the GUI.

Reviewed-by: kh1
This commit is contained in:
Christian Kandeler
2010-11-25 17:58:02 +01:00
parent 7b7ce04372
commit da115606fa
5 changed files with 99 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ private:
Q_SLOT void handleModelListToBeReset();
Q_SLOT void handleModelListReset();
Q_SLOT void addDesktopFile();
Q_SLOT void addIcon();
virtual void init();
virtual QString summaryText() const;