summaryrefslogtreecommitdiffstats
path: root/sip/tdeui/tdemainwindow.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdeui/tdemainwindow.sip')
-rw-r--r--sip/tdeui/tdemainwindow.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdeui/tdemainwindow.sip b/sip/tdeui/tdemainwindow.sip
index ea9635a..02e19ed 100644
--- a/sip/tdeui/tdemainwindow.sip
+++ b/sip/tdeui/tdemainwindow.sip
@@ -76,7 +76,7 @@ public:
//ig TQPtrListIterator<TDEToolBar> toolBarIterator ();
TDEAccel* accel ();
void setFrameBorderWidth (int);
- void setAutoSaveSettings (const TQString& = TQString ::fromLatin1 ("MainWindow" ), bool = 1);
+ void setAutoSaveSettings (const TQString& = TQString ::fromUtf8 ("MainWindow" ), bool = 1);
void resetAutoSaveSettings ();
%If ( KDE_3_1_0 - )