From d497b1b0373d758ede3d877ab68c8d7c8ab29062 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 13 Jan 2012 15:08:46 -0600 Subject: Fix inadvertent TQt changes This closes Bug 752 --- akregator/src/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'akregator/src/mainwindow.h') diff --git a/akregator/src/mainwindow.h b/akregator/src/mainwindow.h index e21e330f6..e5f90cf4b 100644 --- a/akregator/src/mainwindow.h +++ b/akregator/src/mainwindow.h @@ -95,7 +95,7 @@ public: public slots: void slotClearStatusText(); - void slotSeStatusBarText(const TQString &c); + void slotSetStatusBarText(const TQString &c); protected: /** -- cgit v1.2.1