From c5f9c32622faab78f0cce5bf39993de4bed929da Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 28 Apr 2018 15:25:37 +0200 Subject: TopToolBar: fixes #1306 (bunch of problems with Launch Buttons --- plugins/TopToolBar/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TopToolBar/src/main.cpp') diff --git a/plugins/TopToolBar/src/main.cpp b/plugins/TopToolBar/src/main.cpp index 58cc361049..3b0339e9fc 100644 --- a/plugins/TopToolBar/src/main.cpp +++ b/plugins/TopToolBar/src/main.cpp @@ -35,7 +35,7 @@ IconItem iconList[] = { LPGEN("Enable sounds"), "sounds_on", IDI_SOUNDSON }, { LPGEN("Disable metacontacts"), "meta_off", IDI_METAON }, { LPGEN("Enable metacontacts"), "meta_on", IDI_METAOFF }, - { LPGEN("Separator"), "separator", IDI_SEPARATOR } + { LPGEN("Separator"), "separator", IDI_SEPARATOR } }; ///////////////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3