summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs/sdrcelldlg.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-11-11 18:31:36 +0100
committerMathias Bauer <mba@openoffice.org>2009-11-11 18:31:36 +0100
commit50e3b9c8876c4b72d0d7f5a4fd35aa704abe1ca1 (patch)
tree7dba4b0958dc5b35b279a0d691506354c3e772b2 /cui/source/dialogs/sdrcelldlg.cxx
parentwrong ResMgr (diff)
downloadcore-50e3b9c8876c4b72d0d7f5a4fd35aa704abe1ca1.tar.gz
core-50e3b9c8876c4b72d0d7f5a4fd35aa704abe1ca1.zip
some fixes for remaining resource problems
Diffstat (limited to 'cui/source/dialogs/sdrcelldlg.cxx')
-rw-r--r--cui/source/dialogs/sdrcelldlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/sdrcelldlg.cxx b/cui/source/dialogs/sdrcelldlg.cxx
index ddac02ae2c6b..a5f8e074758e 100644
--- a/cui/source/dialogs/sdrcelldlg.cxx
+++ b/cui/source/dialogs/sdrcelldlg.cxx
@@ -39,7 +39,7 @@
#include "cuitabarea.hxx"
#include "svx/svdmodel.hxx"
#include "border.hxx"
-#include <svx/dialogs.hrc>
+#include <svx/dialogs.hrc> // RID_SVXPAGE_...
SvxFormatCellsDialog::SvxFormatCellsDialog( Window* pParent, const SfxItemSet* pAttr, SdrModel* pModel )
: SfxTabDialog ( pParent, CUI_RES( RID_SVX_FORMAT_CELLS_DLG ), pAttr )