summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/cfgitems.hxx
diff options
context:
space:
mode:
authorJacek Wolszczak <shutdownrunner@gmail.com>2010-10-24 23:48:32 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-24 23:48:32 +0200
commit77bd3d37dd1027e8b8d67c973abb748e777ab6d1 (patch)
tree0ce1764db571b2448560234b04f3d46640610d4d /sw/source/ui/inc/cfgitems.hxx
parent#i114366# fix tables in page styles (diff)
downloadcore-77bd3d37dd1027e8b8d67c973abb748e777ab6d1.tar.gz
core-77bd3d37dd1027e8b8d67c973abb748e777ab6d1.zip
DBG_* -> OSL_ENSURE cleanup, few German -> English translations.
Diffstat (limited to 'sw/source/ui/inc/cfgitems.hxx')
-rw-r--r--sw/source/ui/inc/cfgitems.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/cfgitems.hxx b/sw/source/ui/inc/cfgitems.hxx
index 4df349e017a1..8793a6d8ff00 100644
--- a/sw/source/ui/inc/cfgitems.hxx
+++ b/sw/source/ui/inc/cfgitems.hxx
@@ -37,7 +37,7 @@
class SwWriterApp;
class SwModule;
-#ifdef DBG_UTIL
+#if OSL_DEBUG_LEVEL > 1
class SwTestTabPage;
#endif
class SwAddPrinterTabPage;