summaryrefslogtreecommitdiffstats
path: root/gui/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/app.h')
-rw-r--r--gui/app.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/app.h b/gui/app.h
index 51cf978c34..fd924ffcbc 100644
--- a/gui/app.h
+++ b/gui/app.h
@@ -150,7 +150,7 @@ typedef struct
char * label;
// ---
int event;
-// ---
+// ---
int R,G,B;
} wItem;
@@ -166,7 +166,7 @@ typedef struct
wItem bar;
wsTWindow barWindow;
int barIsPresent;
-
+
wItem menuBase;
wItem menuSelected;
wsTWindow menuWindow;