summaryrefslogtreecommitdiff
path: root/fpicker/source/unx/kde/kdefilepicker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/unx/kde/kdefilepicker.cxx')
-rw-r--r--fpicker/source/unx/kde/kdefilepicker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/unx/kde/kdefilepicker.cxx b/fpicker/source/unx/kde/kdefilepicker.cxx
index 0af35dcd6f33..779a34d894d0 100644
--- a/fpicker/source/unx/kde/kdefilepicker.cxx
+++ b/fpicker/source/unx/kde/kdefilepicker.cxx
@@ -650,7 +650,7 @@ void KDEFileDialog::selectionChangedCommand()
void KDEFileDialog::sendCommand( const QString &rCommand )
{
-#if OSL_DEBUG_LEVEL > 0
+#if OSL_DEBUG_LEVEL > 1
::std::cerr << "kdefilepicker sent: " << rCommand.latin1() << ::std::endl;
#endif