ask if one really wants to clear main playlist (disabled by default)

This commit is contained in:
Andrzej Rybczak
2009-08-24 00:36:37 +02:00
parent f1389103c2
commit 195d8b4e34
5 changed files with 43 additions and 25 deletions

View File

@@ -190,6 +190,7 @@ struct ncmpcpp_config
bool use_cyclic_scrolling;
bool allow_physical_files_deletion;
bool allow_physical_directories_deletion;
bool ask_before_clearing_main_playlist;
bool mouse_support;
bool new_design;