summaryrefslogtreecommitdiffstats
path: root/tdeui/tests/kdialogbasetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests/kdialogbasetest.cpp')
-rw-r--r--tdeui/tests/kdialogbasetest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/kdialogbasetest.cpp b/tdeui/tests/kdialogbasetest.cpp
index c3653b59f..b1c7d422c 100644
--- a/tdeui/tests/kdialogbasetest.cpp
+++ b/tdeui/tests/kdialogbasetest.cpp
@@ -6,7 +6,7 @@
int main(int argc, char** argv)
{
- KApplication app(argc, argv, "DialogBaseTest");
+ TDEApplication app(argc, argv, "DialogBaseTest");
// -----
TQString text= // the explanation shown by the example dialog
"<center><h1>DialogBase Example</h1></center><hr><br>"