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 --- korganizer/plugins/timespanview/timespanview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korganizer/plugins/timespanview/timespanview.h') diff --git a/korganizer/plugins/timespanview/timespanview.h b/korganizer/plugins/timespanview/timespanview.h index e88e140c5..cb2d17f70 100644 --- a/korganizer/plugins/timespanview/timespanview.h +++ b/korganizer/plugins/timespanview/timespanview.h @@ -29,8 +29,8 @@ class TimespanView : public KOrg::Part { TimespanView(KOrg::MainWindow *, const char *); ~TimespanView(); - QString info(); - QString shortInfo(); + TQString info(); + TQString shortInfo(); private slots: void showView(); -- cgit v1.2.1