summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf/kinterfaceupdowndlg.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'knetworkconf/knetworkconf/kinterfaceupdowndlg.ui.h')
-rw-r--r--knetworkconf/knetworkconf/kinterfaceupdowndlg.ui.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/knetworkconf/knetworkconf/kinterfaceupdowndlg.ui.h b/knetworkconf/knetworkconf/kinterfaceupdowndlg.ui.h
new file mode 100644
index 0000000..4a5fc41
--- /dev/null
+++ b/knetworkconf/knetworkconf/kinterfaceupdowndlg.ui.h
@@ -0,0 +1,16 @@
+/****************************************************************************
+** ui.h extension file, included from the uic-generated form implementation.
+**
+** If you wish to add, delete or rename functions or slots use
+** Qt Designer which will update this file, preserving your code. Create an
+** init() function in place of a constructor, and a destroy() function in
+** place of a destructor.
+*****************************************************************************/
+
+
+
+
+void KInterfaceUpDownDlg::close()
+{
+ accept();
+}