summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/mainwindowimp.h
Side-by-side diff
Diffstat (limited to 'noncore/net/networksetup/mainwindowimp.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/mainwindowimp.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/noncore/net/networksetup/mainwindowimp.h b/noncore/net/networksetup/mainwindowimp.h
index e5284b4..382428c 100644
--- a/noncore/net/networksetup/mainwindowimp.h
+++ b/noncore/net/networksetup/mainwindowimp.h
@@ -18,14 +18,13 @@ public:
~MainWindowImp();
private slots:
+ void getAllInterfaces();
+
void addClicked();
void removeClicked();
void configureClicked();
void informationClicked();
- void jobDone(KProcess *process);
- void getInterfaceList();
-
void addProfile();
void removeProfile();
void changeProfile();