aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/combo/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/applications/combo/main.c')
-rw-r--r--demos/applications/combo/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/applications/combo/main.c b/demos/applications/combo/main.c
index 0d18d7bc..fba3d851 100644
--- a/demos/applications/combo/main.c
+++ b/demos/applications/combo/main.c
@@ -42,7 +42,7 @@
/* Our custom yellow style */
static const GWidgetStyle YellowWidgetStyle = {
Yellow, // window background
- //HTML2COLOR(0x800000), // focus - for text edit.
+ HTML2COLOR(0x800000), // focus - for text edit.
// enabled color set
{