summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-09 09:00:16 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-09 18:12:06 +0200
commit8f2990517ff9e17db5e8d96eb2fd6b9fedb94a69 (patch)
treeb1add3e97a9d8d89dda5075241b4310b751765bb /chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
parentremove now unused tabpage.hrc (diff)
downloadcore-8f2990517ff9e17db5e8d96eb2fd6b9fedb94a69.tar.gz
core-8f2990517ff9e17db5e8d96eb2fd6b9fedb94a69.zip
directly include ResourceIds.hrc header
Change-Id: Iaef6876ac2838f8727fea21c03a4cdc50683e675
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ObjectProperties.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ObjectProperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx b/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
index 4f6a0178029b..0bc20aea2d37 100644
--- a/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
+++ b/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
@@ -21,7 +21,7 @@
#include "dlg_ObjectProperties.hxx"
#include "ResourceIds.hrc"
#include "Strings.hrc"
-#include "TabPages.hrc"
+#include "ResourceIds.hrc"
#include "tp_AxisLabel.hxx"
#include "tp_DataLabel.hxx"
#include "tp_LegendPosition.hxx"