summaryrefslogtreecommitdiffstats
path: root/kchart/kchartComboConfigPage.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:21:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:21:06 -0600
commit7d18baa666593a494ceea480732a8540ba471fe5 (patch)
tree1c656ba0da61a3bfcf4c4de730e66322865844fe /kchart/kchartComboConfigPage.cc
parent951839808408bed4165fc025dbf00caf59ea319b (diff)
downloadkoffice-7d18baa666593a494ceea480732a8540ba471fe5.tar.gz
koffice-7d18baa666593a494ceea480732a8540ba471fe5.zip
Rename additional global TQt functions
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