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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/unsupported/oipkg/pksettings.h b/noncore/unsupported/oipkg/pksettings.h
index 8f9fe62..d66c4e8 100644
--- a/noncore/unsupported/oipkg/pksettings.h
+++ b/noncore/unsupported/oipkg/pksettings.h
@@ -26,4 +26,2 @@ public:
QString getDestinationUrlByName(QString);
- QComboBox* getDestCombo();
-// void setIpkg( PmIpkg* );
@@ -53,2 +51,3 @@ public slots:
void activeServerChanged();
+ void activeDestinationChange(int);
signals: