summaryrefslogtreecommitdiffstats
path: root/src/ndgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ndgui.h')
-rw-r--r--src/ndgui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ndgui.h b/src/ndgui.h
index ab1f82b..96dac7a 100644
--- a/src/ndgui.h
+++ b/src/ndgui.h
@@ -58,6 +58,8 @@ private:
bool _started;
+ bool _tryAgain;
+
QWebView * _webView;
QAction * _allowUserChoice;