summaryrefslogtreecommitdiffstats
path: root/ColorsPanel.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-02-03 22:30:05 +0100
committerHisham Muhammad <hisham@gobolinux.org>2015-02-03 22:30:05 +0100
commitf5f29ceeb99bf56c477e41a61cdb5d55d2e988d2 (patch)
treeb145c3949354294bd1f5b56c52c3349fdc42b655 /ColorsPanel.h
parentc3a7b2f134a9eb311bbd771333f000c1b9f9bed9 (diff)
Make the implementation of color schemes declarative.
Diffstat (limited to 'ColorsPanel.h')
-rw-r--r--ColorsPanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ColorsPanel.h b/ColorsPanel.h
index 10dcb50d..ee3111e0 100644
--- a/ColorsPanel.h
+++ b/ColorsPanel.h
@@ -11,7 +11,7 @@ in the source distribution for its full text.
// TO ADD A NEW SCHEME:
// * Increment the size of bool check in ColorsPanel.h
-// * Add the entry in the ColorSchemes array below in the file
+// * Add the entry in the ColorSchemeNames array below in the file
// * Add a define in CRT.h that matches the order of the array
// * Add the colors in CRT_setColors

© 2014-2024 Faster IT GmbH | imprint | privacy policy