From 54e31640362a7a995dd49f100eee9550d745e58f Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 19 Oct 2011 17:00:58 +0200 Subject: 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 --- src/ndgui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ndgui.h') 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(); -- cgit v1.2.3-55-g7522