summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/pksettings.h
Side-by-side diff
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:
void readInstallationSettings();
void writeCurrentInstallationSetting();
void readInstallationSetting(int);
- void installationSettingSetName(const QString &);
+// void installationSettingSetName(const QString &);
void removeLinksToDest();
void createLinksToDest();
void newServer();
@@ -44,10 +44,10 @@ public slots:
void serverUrlChanged(const QString&);
void destNameChanged(const QString&);
void destUrlChanged(const QString&);
- void installationSettingChange(int);
- void newInstallationSetting();
- void removeInstallationSetting();
- void renameInstallationSetting();
+// void installationSettingChange(int);
+// void newInstallationSetting();
+// void removeInstallationSetting();
+// void renameInstallationSetting();
void activeServerChanged();
void activeDestinationChange(int);
signals: