mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 05:25:53 +01:00
added string utils
This commit is contained in:
@@ -298,7 +298,7 @@ typedef struct W_ViewDelegate {
|
||||
|
||||
void (*willMove)(struct W_ViewDelegate*, WMView*, int*, int*);
|
||||
|
||||
void (*willResize)(struct W_ViewDelegate*, WMView*,
|
||||
void (*willResize)(struct W_ViewDelegate*, WMView*,
|
||||
unsigned int*, unsigned int*);
|
||||
} W_ViewDelegate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user