summaryrefslogtreecommitdiff
path: root/src/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preferences.h')
-rw-r--r--src/preferences.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/preferences.h b/src/preferences.h
index c775605..8d3e32d 100644
--- a/src/preferences.h
+++ b/src/preferences.h
@@ -202,6 +202,8 @@ public:
#ifdef YOUTUBE_SUPPORT
int yt_quality;
QString yt_user_agent;
+ bool yt_use_https_main;
+ bool yt_use_https_vi;
#endif
@@ -392,6 +394,10 @@ public:
//! Close the main window when a file or playlist finish
bool close_on_finish;
+#ifdef AUTO_SHUTDOWN_PC
+ bool auto_shutdown_pc;
+#endif
+
QString default_font;
//!< Pause the current file when the main window is not visible