diff options
Diffstat (limited to 'tests/testdatabase.cc')
| -rw-r--r-- | tests/testdatabase.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdatabase.cc b/tests/testdatabase.cc index 6986541..123eb2c 100644 --- a/tests/testdatabase.cc +++ b/tests/testdatabase.cc @@ -255,7 +255,7 @@ int main(int argc, char **argv) { TDEApplication::disableAutoDcopRegistration(); - KAboutData aboutData("testdatabase","Test Databases","0.1"); + TDEAboutData aboutData("testdatabase","Test Databases","0.1"); TDECmdLineArgs::init(argc,argv,&aboutData); TDECmdLineArgs::addCmdLineOptions( options ); |
