Code

conf.c: Move system key binding filename building to a function
[ncmpc.git] / src / options.h
index 6b1da8bfcc3f110b6925687056cd60369bc65704..c1a833d01066c3157e5badfd5421ac84f87d1213 100644 (file)
@@ -50,6 +50,7 @@ typedef struct {
        bool lyrics_autosave;
        bool lyrics_show_plugin;
        char *text_editor;
+       bool text_editor_ask;
 #endif
        bool find_wrap;
        bool find_show_last_pattern;