diff options
Diffstat (limited to 'kabc/tests/kabcargl.cpp')
-rw-r--r-- | kabc/tests/kabcargl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/tests/kabcargl.cpp b/kabc/tests/kabcargl.cpp index d0a0501b3..b1116b2ea 100644 --- a/kabc/tests/kabcargl.cpp +++ b/kabc/tests/kabcargl.cpp @@ -40,7 +40,7 @@ int main(int argc,char **argv) TDECmdLineArgs::init(argc,argv,&aboutData); - KApplication app; + TDEApplication app; TQString filename = StdAddressBook::fileName(); |