summaryrefslogtreecommitdiff
path: root/alf/alf.h
diff options
context:
space:
mode:
Diffstat (limited to 'alf/alf.h')
-rw-r--r--alf/alf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/alf/alf.h b/alf/alf.h
index 0d336c9..721a2e5 100644
--- a/alf/alf.h
+++ b/alf/alf.h
@@ -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);