summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/propertysheet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/propertysheet.cpp')
-rw-r--r--kmrml/kmrml/propertysheet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/propertysheet.cpp b/kmrml/kmrml/propertysheet.cpp
index af913558..a4278f56 100644
--- a/kmrml/kmrml/propertysheet.cpp
+++ b/kmrml/kmrml/propertysheet.cpp
@@ -128,7 +128,7 @@ TQWidget * PropertySheet::createWidget( TQWidget */*parent*/, const char */*name
}
default:
- qDebug("** can't create widget for type: %i", m_type);
+ tqDebug("** can't create widget for type: %i", m_type);
}
return w;