diff options
Diffstat (limited to 'src/ui/stock.cpp')
| -rw-r--r-- | src/ui/stock.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/stock.cpp b/src/ui/stock.cpp index 7ceb86660..03e491340 100644 --- a/src/ui/stock.cpp +++ b/src/ui/stock.cpp @@ -83,6 +83,7 @@ Gtk::StockID const LAYER_TO_BOTTOM("layer-to-bottom"); // Object menu Gtk::StockID const FILL_STROKE("fill-stroke"); Gtk::StockID const OBJECT_PROPERTIES("object-properties"); +Gtk::StockID const FILTER_EFFECTS("filter-effects"); Gtk::StockID const GROUP("group"); Gtk::StockID const UNGROUP("upgroup"); Gtk::StockID const RAISE("raise"); |
