summaryrefslogtreecommitdiffstats
path: root/src/ndgui.h
diff options
context:
space:
mode:
authorNiklas2011-10-19 17:00:58 +0200
committerNiklas2011-10-19 17:00:58 +0200
commit54e31640362a7a995dd49f100eee9550d745e58f (patch)
tree04fbf5a34cf1d98c53a4a766da023e9f6843dcd6 /src/ndgui.h
parentsmall changes in the networkmanager. added some ipv6 methods for adding a rou... (diff)
downloadfbgui-54e31640362a7a995dd49f100eee9550d745e58f.tar.gz
fbgui-54e31640362a7a995dd49f100eee9550d745e58f.tar.xz
fbgui-54e31640362a7a995dd49f100eee9550d745e58f.zip
put the NetworkDiscovery code into the src folder of the fbgui. made some test, building a usb stick iso and running it on a maschine. did some bug fixes
Diffstat (limited to 'src/ndgui.h')
-rw-r--r--src/ndgui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ndgui.h b/src/ndgui.h
index eb30d7a..ab1f82b 100644
--- a/src/ndgui.h
+++ b/src/ndgui.h
@@ -27,6 +27,7 @@ public slots:
void restartSystem();
void shutDownSystem();
void continueBoot(QString ifName, int userChoice);
+ void tryAgain();
void prepareNetworkDiscover();