summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-add.h
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-09-18 12:35:25 +0000
committerJabiertxof <jabier.arraiza@marker.es>2019-09-18 12:35:42 +0000
commit9a7693f4f26bc243de33bee09c9cf7fcdbd3eb00 (patch)
tree734238cdc2e8f6f1cce4049a4d9e5b3d12ff1b9e /src/ui/dialog/livepatheffect-add.h
parentAdd prefs switcher (diff)
downloadinkscape-9a7693f4f26bc243de33bee09c9cf7fcdbd3eb00.tar.gz
inkscape-9a7693f4f26bc243de33bee09c9cf7fcdbd3eb00.zip
Add multiview modes to LPE selector
Diffstat (limited to 'src/ui/dialog/livepatheffect-add.h')
-rw-r--r--src/ui/dialog/livepatheffect-add.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/livepatheffect-add.h b/src/ui/dialog/livepatheffect-add.h
index db362ff5e..56890099b 100644
--- a/src/ui/dialog/livepatheffect-add.h
+++ b/src/ui/dialog/livepatheffect-add.h
@@ -65,7 +65,7 @@ class LivePathEffectAdd {
void onClose();
bool on_filter(Gtk::FlowBoxChild *child);
int on_sort(Gtk::FlowBoxChild *child1, Gtk::FlowBoxChild *child2);
- void on_search(bool nowarn);
+ void on_search();
void on_focus(Gtk::Widget *widg);
bool pop_description(GdkEventCrossing *evt, Glib::RefPtr<Gtk::Builder> builder_effect);
bool hide_pop_description(GdkEventCrossing *evt);