X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/5cb490b04836ef624cdd0ba975ee5c2ff2e51a23..HEAD:/application/window.h diff --git a/application/window.h b/application/window.h index deb8fe8..a7a9c1c 100644 --- a/application/window.h +++ b/application/window.h @@ -80,10 +80,12 @@ typedef struct MainWindow { Widget playRandom; Widget viewSidebarButton; Widget viewAdjustWindowSize; + Widget prefSingleInstanceButton; PlayList playlist; bool adjustWindowSize; + bool singleInstance; Time player_event_time; Time button_press_time;