summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/pksettings.h
Unidiff
Diffstat (limited to 'noncore/unsupported/oipkg/pksettings.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/pksettings.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/noncore/unsupported/oipkg/pksettings.h b/noncore/unsupported/oipkg/pksettings.h
index d66c4e8..db991f6 100644
--- a/noncore/unsupported/oipkg/pksettings.h
+++ b/noncore/unsupported/oipkg/pksettings.h
@@ -30,7 +30,7 @@ public slots:
30 void readInstallationSettings(); 30 void readInstallationSettings();
31 void writeCurrentInstallationSetting(); 31 void writeCurrentInstallationSetting();
32 void readInstallationSetting(int); 32 void readInstallationSetting(int);
33 void installationSettingSetName(const QString &); 33// void installationSettingSetName(const QString &);
34 void removeLinksToDest(); 34 void removeLinksToDest();
35 void createLinksToDest(); 35 void createLinksToDest();
36 void newServer(); 36 void newServer();
@@ -44,10 +44,10 @@ public slots:
44 void serverUrlChanged(const QString&); 44 void serverUrlChanged(const QString&);
45 void destNameChanged(const QString&); 45 void destNameChanged(const QString&);
46 void destUrlChanged(const QString&); 46 void destUrlChanged(const QString&);
47 void installationSettingChange(int); 47// void installationSettingChange(int);
48 void newInstallationSetting(); 48// void newInstallationSetting();
49 void removeInstallationSetting(); 49// void removeInstallationSetting();
50 void renameInstallationSetting(); 50// void renameInstallationSetting();
51 void activeServerChanged(); 51 void activeServerChanged();
52 void activeDestinationChange(int); 52 void activeDestinationChange(int);
53signals: 53signals: