From 3178453997de469dd0749c0228bb52172b68d30f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:32:21 -0500 Subject: Fix QString -> TQString. --- umbrello/umbrello/autolayout/newautolayoutdialog.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/umbrello/umbrello/autolayout/newautolayoutdialog.ui b/umbrello/umbrello/autolayout/newautolayoutdialog.ui index 7213c164..ae0667a3 100644 --- a/umbrello/umbrello/autolayout/newautolayoutdialog.ui +++ b/umbrello/umbrello/autolayout/newautolayoutdialog.ui @@ -529,9 +529,9 @@ algorithmCOB - textChanged(const QString&) + textChanged(const TQString&) MyDialog1 - slotSelectAlgorithm(const QString&) + slotSelectAlgorithm(const TQString&) @@ -548,7 +548,7 @@ slotSetCompressShapes(bool b) slotSetCenterDiagram(bool b) slotSetShapeSeparation(int i) - slotSelectAlgorithm(const QString&) + slotSelectAlgorithm(const TQString&) -- cgit v1.2.3