summaryrefslogtreecommitdiffstats
path: root/kmymoney2/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/main.cpp')
-rw-r--r--kmymoney2/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/main.cpp b/kmymoney2/main.cpp
index 80ade1b..4d3bcff 100644
--- a/kmymoney2/main.cpp
+++ b/kmymoney2/main.cpp
@@ -97,7 +97,7 @@ int main(int argc, char *argv[])
TDEAboutData aboutData( "kmymoney2", I18N_NOOP("KMyMoney"),
VERSION, description, TDEAboutData::License_GPL,
- "(c) 2000-2009 The KMyMoney development team", feature,
+ "(c) 2000-2009 The KMyMoney development team", feature.utf8(),
"http://kmymoney2.sourceforge.net/",
"kmymoney2-developer@lists.sourceforge.net");