UI: Add command line option for starting up always on top
Closes jp9000/obs-studio#853
This commit is contained in:
@@ -182,4 +182,5 @@ extern bool opt_start_replaybuffer;
|
||||
extern bool opt_minimize_tray;
|
||||
extern bool opt_studio_mode;
|
||||
extern bool opt_allow_opengl;
|
||||
extern bool opt_always_on_top;
|
||||
extern std::string opt_starting_scene;
|
||||
|
Reference in New Issue
Block a user