summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/fbrecurring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/fbrecurring.cpp')
-rw-r--r--libkcal/tests/fbrecurring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/fbrecurring.cpp b/libkcal/tests/fbrecurring.cpp
index 8088c1d64..be70a7c8d 100644
--- a/libkcal/tests/fbrecurring.cpp
+++ b/libkcal/tests/fbrecurring.cpp
@@ -13,7 +13,7 @@ int main()
{
ICalFormat f;
- CalendarLocal cal( TQString::tqfromLatin1("UTC") );
+ CalendarLocal cal( TQString::fromLatin1("UTC") );
Event *event1 = new Event;
event1->setSummary("A");