From 7a91219f5b255783690be32fe6426b8a6c640398 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Thu, 15 Feb 2018 01:45:55 +0100 Subject: avoid deprecated GtkStock --- libview/ev-stock-icons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libview') diff --git a/libview/ev-stock-icons.h b/libview/ev-stock-icons.h index 3a55b11b..ab9671e1 100644 --- a/libview/ev-stock-icons.h +++ b/libview/ev-stock-icons.h @@ -45,7 +45,7 @@ G_BEGIN_DECLS #define EV_STOCK_RESIZE_SE "resize-se" #define EV_STOCK_RESIZE_SW "resize-sw" #define EV_STOCK_CLOSE "close" -#define EV_STOCK_INVERTED_COLORS "inverted" +#define EV_STOCK_INVERTED_COLORS "stock_filters-invert" #define EV_STOCK_ATTACHMENT "mail-attachment" #define EV_STOCK_SEND_TO "document-send" -- cgit v1.2.1