summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/sdrcelldlg.cxx
diff options
context:
space:
mode:
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 43d6360a63c0..2a2a982d6c47 100644
--- a/cui/source/dialogs/sdrcelldlg.cxx
+++ b/cui/source/dialogs/sdrcelldlg.cxx
@@ -25,7 +25,7 @@
#include "cuitabarea.hxx"
#include "svx/svdmodel.hxx"
#include "border.hxx"
-#include <svx/dialogs.hrc> // RID_SVXPAGE_...
+#include <svx/dialogs.hrc>
SvxFormatCellsDialog::SvxFormatCellsDialog( Window* pParent, const SfxItemSet* pAttr, SdrModel* pModel )
: SfxTabDialog ( pParent, CUI_RES( RID_SVX_FORMAT_CELLS_DLG ), pAttr )