From 7be55ffa061c026e35e2d6a0effe1161ddb0d41f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:53:50 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- akregator/src/mainwindow.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'akregator/src/mainwindow.h') diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h index c88b0817..d8012d90 100644 --- a/akregator/src/mainwindow.h +++ b/akregator/src/mainwindow.h @@ -85,7 +85,7 @@ public: */ void setupProgressWidgets(); - virtual void setCaption(const QString &); + virtual void setCaption(const TQString &); /** Loads the part @@ -95,7 +95,7 @@ public: public slots: void slotClearStatusText(); - void slotSetStatusBarText(const QString &c); + void slotSetStatusBarText(const TQString &c); protected: /** -- cgit v1.2.3