settings: provide a way to disable asking for locked screen's width

This commit is contained in:
Andrzej Rybczak
2011-11-12 20:40:55 +01:00
parent 0e883db375
commit 1415964f95
5 changed files with 25 additions and 9 deletions

View File

@@ -257,6 +257,7 @@ struct NcmpcppConfig
bool media_library_disable_two_column_mode;
bool discard_colors_if_item_is_selected;
bool store_lyrics_in_song_dir;
bool ask_for_locked_screen_width_part;
int mpd_port;
int mpd_connection_timeout;