summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/mainwindowimp.h
Unidiff
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
@@ -19,4 +19,6 @@ public:
19 19
20private slots: 20private slots:
21 void getAllInterfaces();
22
21 void addClicked(); 23 void addClicked();
22 void removeClicked(); 24 void removeClicked();
@@ -24,7 +26,4 @@ private slots:
24 void informationClicked(); 26 void informationClicked();
25 27
26 void jobDone(KProcess *process);
27 void getInterfaceList();
28
29 void addProfile(); 28 void addProfile();
30 void removeProfile(); 29 void removeProfile();