summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/settings.h
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/oipkg/settings.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/settings.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/noncore/unsupported/oipkg/settings.h b/noncore/unsupported/oipkg/settings.h
index 3be4334..bab7a4f 100644
--- a/noncore/unsupported/oipkg/settings.h
+++ b/noncore/unsupported/oipkg/settings.h
@@ -22,5 +22,7 @@ public:
QStringList getDestinationUrls();
-public slots:
+public slots: /** No descriptions */
+ void createLinks();
+ void removeLinks();
void writeInstallationSettings();
void readInstallationSettings();
@@ -62,6 +64,3 @@ private:
#endif
- /** No descriptions */
- void createLinks();
- /** No descriptions */
- void removeLinks();
+