mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
another test for cvs notifications
This commit is contained in:
@@ -407,7 +407,7 @@ setIconCallback(WMenu *menu, WMenuEntry *entry)
|
||||
result = wIconChooserDialog(scr, &file, icon->wm_instance, icon->wm_class);
|
||||
|
||||
if (result && !icon->destroyed) {
|
||||
if (file[0]==0) {
|
||||
if (file && *file==0) {
|
||||
wfree(file);
|
||||
file = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user