settings: make initial slave screen focus optional

This commit is contained in:
Andrzej Rybczak
2015-05-09 16:06:57 +02:00
parent 7d5c5cb20e
commit 043e309e24
5 changed files with 18 additions and 3 deletions

View File

@@ -165,6 +165,7 @@ struct Configuration
bool ask_for_locked_screen_width_part;
bool allow_for_physical_item_deletion;
bool progressbar_boldness;
bool startup_slave_screen_focus;
unsigned mpd_connection_timeout;
unsigned crossfade_time;