summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.hrc
diff options
context:
space:
mode:
authorRob Snelders <programming@ertai.nl>2011-03-24 21:33:46 +0100
committerMichael Meeks <michael.meeks@novell.com>2011-03-25 06:17:49 +0000
commit900d3eb3b861aa3e6de0b62b36103930ed78a58e (patch)
tree3df81f0cef9ca3d5bbf42c8b1bea89e51fa178e7 /cui/source/options/optchart.hrc
parente8216218859b2a01a4e9b7f6ff07d79c06d8f444 (diff)
Added the Adding and removing of color charts
Diffstat (limited to 'cui/source/options/optchart.hrc')
-rw-r--r--cui/source/options/optchart.hrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/source/options/optchart.hrc b/cui/source/options/optchart.hrc
index d2e1a312e15d..680ede9d7c79 100644
--- a/cui/source/options/optchart.hrc
+++ b/cui/source/options/optchart.hrc
@@ -34,4 +34,5 @@
#define CT_COLOR_BOX 4
#define PB_RESET_TO_DEFAULT 5
-
+#define PB_ADD_CHART_COLOR 6
+#define PB_REMOVE_CHART_COLOR 7