summaryrefslogtreecommitdiffstats
path: root/kugar/kudesigner_lib/kugartemplate.cpp
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 /kugar/kudesigner_lib/kugartemplate.cpp
parent951839808408bed4165fc025dbf00caf59ea319b (diff)
downloadkoffice-7d18baa666593a494ceea480732a8540ba471fe5.tar.gz
koffice-7d18baa666593a494ceea480732a8540ba471fe5.zip
Rename additional global TQt functions
Diffstat (limited to 'kugar/kudesigner_lib/kugartemplate.cpp')
-rw-r--r--kugar/kudesigner_lib/kugartemplate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kugar/kudesigner_lib/kugartemplate.cpp b/kugar/kudesigner_lib/kugartemplate.cpp
index 28dc10d7..1945b714 100644
--- a/kugar/kudesigner_lib/kugartemplate.cpp
+++ b/kugar/kudesigner_lib/kugartemplate.cpp
@@ -307,7 +307,7 @@ bool KugarTemplate::removeReportItem( TQCanvasItem *item )
if ( ritem != 0 )
{
ritem->section() ->items.remove( ritem );
- qWarning( "good" );
+ tqWarning( "good" );
}
//delete item;
// section = 0;