mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
kbd shortcuts for icon dialog
This commit is contained in:
@@ -385,7 +385,7 @@ wAppIconIsFirstInstance(WAppIcon *icon)
|
||||
int index = 0;
|
||||
|
||||
if (!WFLAGP(icon->icon->owner, collapse_appicons))
|
||||
return False;
|
||||
return True;
|
||||
|
||||
while (list) {
|
||||
if (icon == list)
|
||||
|
||||
Reference in New Issue
Block a user