summaryrefslogtreecommitdiffstats
path: root/libtdepim/cfgc/autoexample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/cfgc/autoexample.cpp')
-rw-r--r--libtdepim/cfgc/autoexample.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/cfgc/autoexample.cpp b/libtdepim/cfgc/autoexample.cpp
index fa9e9b52..595d195b 100644
--- a/libtdepim/cfgc/autoexample.cpp
+++ b/libtdepim/cfgc/autoexample.cpp
@@ -38,7 +38,7 @@
int main( int argc, char **argv )
{
- KAboutData aboutData( "example", I18N_NOOP("autoconfig example"), "0.1" );
+ TDEAboutData aboutData( "example", I18N_NOOP("autoconfig example"), "0.1" );
aboutData.addAuthor( "Cornelius Schumacher", 0, "schumacher@kde.org" );
TDECmdLineArgs::init( argc, argv, &aboutData );