summaryrefslogtreecommitdiffstats
path: root/akregator/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/mainwindow.h')
-rw-r--r--akregator/src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
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:
/**