summaryrefslogtreecommitdiffstats
path: root/kchart/kchartComboConfigPage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartComboConfigPage.cc')
-rw-r--r--kchart/kchartComboConfigPage.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/kchartComboConfigPage.cc b/kchart/kchartComboConfigPage.cc
index 2444998d..a6476530 100644
--- a/kchart/kchartComboConfigPage.cc
+++ b/kchart/kchartComboConfigPage.cc
@@ -68,7 +68,7 @@ KChartComboPage::KChartComboPage( KChartParams* params,
void KChartComboPage::init()
{
- qDebug( "Sorry, not implemented: KChartComboPage::init()" );
+ tqDebug( "Sorry, not implemented: KChartComboPage::init()" );
#ifdef __GNUC__
#warning Put back in
#endif
@@ -106,7 +106,7 @@ void KChartComboPage::init()
void KChartComboPage::apply()
{
- qDebug( "Sorry, not implemented: KChartComboPage::apply()" );
+ tqDebug( "Sorry, not implemented: KChartComboPage::apply()" );
#ifdef __GNUC__
#warning Put back in
#endif