Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index 17e0f64..771dbc2 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -392,6 +392,7 @@ main (int argc, char *argv[])
gtk_main ();
ev_shutdown ();
+ ev_stock_icons_shutdown ();
return 0;
}