summaryrefslogtreecommitdiffstats
path: root/src/ndgui.h
diff options
context:
space:
mode:
authorNiklas2011-11-04 11:56:28 +0100
committerNiklas2011-11-04 11:56:28 +0100
commit5d215d54cbb33f3ef5fb4f5da9a860b0a105ae9b (patch)
tree8965df059ab3acff163d0b7c907f35754472ee23 /src/ndgui.h
parentchanged the tryout, also some big changes in program flow. there is now userc... (diff)
downloadfbgui-5d215d54cbb33f3ef5fb4f5da9a860b0a105ae9b.tar.gz
fbgui-5d215d54cbb33f3ef5fb4f5da9a860b0a105ae9b.tar.xz
fbgui-5d215d54cbb33f3ef5fb4f5da9a860b0a105ae9b.zip
last changes
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 b6c23a6..d5f86f8 100644
--- a/src/ndgui.h
+++ b/src/ndgui.h
@@ -35,6 +35,7 @@ public slots:
void restartSystem();
void shutDownSystem();
void continueBoot(QString ifName);
+ void continueBootWithoutCheck(QString ifName);
void tryAgain();