summaryrefslogtreecommitdiffstats
path: root/src/ndgui.h
diff options
context:
space:
mode:
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();