aboutsummaryrefslogtreecommitdiff
path: root/src/main_window_file_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_window_file_search.c')
-rw-r--r--src/main_window_file_search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main_window_file_search.c b/src/main_window_file_search.c
index 3eba6e4e..e78bbde6 100644
--- a/src/main_window_file_search.c
+++ b/src/main_window_file_search.c
@@ -179,7 +179,7 @@ add_namespace_to_ls (void *cls,
179 EXTRACTOR_METATYPE_ALBUM, 179 EXTRACTOR_METATYPE_ALBUM,
180 EXTRACTOR_METATYPE_COMMENT, 180 EXTRACTOR_METATYPE_COMMENT,
181 EXTRACTOR_METATYPE_SUBJECT, 181 EXTRACTOR_METATYPE_SUBJECT,
182 EXTRACTOR_METATYPE_KEYWORDS 182 EXTRACTOR_METATYPE_KEYWORDS,
183 -1); 183 -1);
184 gtk_list_store_insert_with_values (ls, 184 gtk_list_store_insert_with_values (ls,
185 &iter, 185 &iter,