diff options
Diffstat (limited to 'kabc/vcardparser/testwrite.cpp')
-rw-r--r-- | kabc/vcardparser/testwrite.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcardparser/testwrite.cpp b/kabc/vcardparser/testwrite.cpp index 11c3c7852..73d462d4a 100644 --- a/kabc/vcardparser/testwrite.cpp +++ b/kabc/vcardparser/testwrite.cpp @@ -35,7 +35,7 @@ int main( int argc, char **argv ) { - KAboutData aboutData( "testwrite", "vCard test writer", "0.1" ); + TDEAboutData aboutData( "testwrite", "vCard test writer", "0.1" ); TDECmdLineArgs::init( argc, argv, &aboutData ); |