[nautilus/wip/csoriano/search-popover: 15/16] query-editor: trigger a warning if type is wrong
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/csoriano/search-popover: 15/16] query-editor: trigger a warning if type is wrong
- Date: Thu, 28 Jan 2016 14:55:26 +0000 (UTC)
commit 13720d70c81a3eba2130cc7c9cd5c3369fb096de
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Jan 28 15:28:08 2016 +0100
query-editor: trigger a warning if type is wrong
src/nautilus-query-editor.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/nautilus-query-editor.c b/src/nautilus-query-editor.c
index ab5337e..4440711 100644
--- a/src/nautilus-query-editor.c
+++ b/src/nautilus-query-editor.c
@@ -385,6 +385,7 @@ search_popover_changed_cb (NautilusSearchPopover *popover,
break;
default:
+ g_warning ("Search filter type not valid");
break;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]