From ce6758eccada41f5c3fef13e6b4808c525213bee Mon Sep 17 00:00:00 2001 From: tille Date: Thu, 02 May 2002 19:11:55 +0000 Subject: added doclnk support --- (limited to 'noncore/unsupported/oipkg/settings.h') 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 @@ -21,7 +21,9 @@ public: QStringList getActiveServers(); QStringList getDestinationUrls(); -public slots: +public slots: /** No descriptions */ + void createLinks(); + void removeLinks(); void writeInstallationSettings(); void readInstallationSettings(); void writeCurrentInstallationSetting(); @@ -61,7 +63,4 @@ private: }; #endif - /** No descriptions */ - void createLinks(); - /** No descriptions */ - void removeLinks(); + -- cgit v0.9.0.2