summaryrefslogblamecommitdiff
path: root/x11/xfce4-whiskermenu-plugin/files/patch-panel-plugin_settings.cpp
blob: b1809266ce1b3acbf37b4036c81b79f5bd827508 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                               
--- panel-plugin/settings.cpp.orig	2015-03-08 09:15:22 UTC
+++ panel-plugin/settings.cpp
@@ -148,6 +148,8 @@ void Settings::load(char* file)
 {
 	if (!file)
 	{
+		command[CommandProfile]->set_shown(false);
+		command[CommandMenuEditor]->set_shown(false);
 		return;
 	}