mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 22:52:34 +01:00
eliminated gcc-4 compilation warnings
This commit is contained in:
@@ -651,7 +651,7 @@ wIconUpdate(WIcon *icon)
|
||||
if (icon->icon_win!=None) {
|
||||
XWindowAttributes attr;
|
||||
int resize=0;
|
||||
int width, height, depth;
|
||||
unsigned int width, height, depth;
|
||||
int theight;
|
||||
Pixmap pixmap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user