summaryrefslogtreecommitdiffstats
path: root/tdeui/tests/kactiontest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests/kactiontest.cpp')
-rw-r--r--tdeui/tests/kactiontest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/kactiontest.cpp b/tdeui/tests/kactiontest.cpp
index ea97883c8..238f912c5 100644
--- a/tdeui/tests/kactiontest.cpp
+++ b/tdeui/tests/kactiontest.cpp
@@ -8,7 +8,7 @@
int main( int argc, char **argv )
{
- KApplication app( argc, argv, "kactiontest" );
+ TDEApplication app( argc, argv, "kactiontest" );
KActionCollection coll( static_cast<TQObject *>( 0 ) );