diff options
Diffstat (limited to 'alf/alf.h')
| -rw-r--r-- | alf/alf.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -217,7 +217,8 @@ ALF_UpdateFonts(HWND win); // Only the following widgets have background colors: // - Top-Level window // - Panel -// TODO fix label, button +// - Label +// TODO: button, ... void ALF_SetBackgroundColor(HWND win, ALFColor color); |
