summaryrefslogtreecommitdiffstats
path: root/sip/tdecore/kcalendarsystemfactory.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdecore/kcalendarsystemfactory.sip')
-rw-r--r--sip/tdecore/kcalendarsystemfactory.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kcalendarsystemfactory.sip b/sip/tdecore/kcalendarsystemfactory.sip
index 1146e5f..665b6b1 100644
--- a/sip/tdecore/kcalendarsystemfactory.sip
+++ b/sip/tdecore/kcalendarsystemfactory.sip
@@ -35,7 +35,7 @@ class KCalendarSystemFactory
public:
KCalendarSystemFactory ();
- static KCalendarSystem* create (const TQString& = TQString ::fromLatin1 ("gregorian" ), const TDELocale* = 0);
+ static KCalendarSystem* create (const TQString& = TQString ::fromUtf8 ("gregorian" ), const TDELocale* = 0);
static TQStringList calendarSystems ();
}; // class KCalendarSystemFactory