summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/optpage.hxx
diff options
context:
space:
mode:
authorJacek Wolszczak <shutdownrunner@gmail.com>2010-10-20 15:36:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-20 15:36:15 +0100
commit6031a9e618344f8e32f0502db6c0e6ecd6a4de38 (patch)
tree37f0af5c58482d8ca0dca644c257c81890f17903 /sw/source/ui/inc/optpage.hxx
parentFixed a crash when importing some RTF file. (diff)
downloadcore-6031a9e618344f8e32f0502db6c0e6ecd6a4de38.tar.gz
core-6031a9e618344f8e32f0502db6c0e6ecd6a4de38.zip
convert to new OSL family of asserts
Diffstat (limited to 'sw/source/ui/inc/optpage.hxx')
-rw-r--r--sw/source/ui/inc/optpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx
index 47a1c2049ac5..86a197bdc922 100644
--- a/sw/source/ui/inc/optpage.hxx
+++ b/sw/source/ui/inc/optpage.hxx
@@ -439,7 +439,7 @@ public:
TabPage Testeinstellungen fuer SW
--------------------------------------------------------- */
-#ifdef DBG_UTIL
+#if OSL_DEBUG_LEVEL > 1
class SwTestTabPage : public SfxTabPage
{