summaryrefslogtreecommitdiffstats
path: root/kexi/tests/tableview/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/tests/tableview/main.cpp')
-rw-r--r--kexi/tests/tableview/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/tests/tableview/main.cpp b/kexi/tests/tableview/main.cpp
index 88121b577..9e9b87c59 100644
--- a/kexi/tests/tableview/main.cpp
+++ b/kexi/tests/tableview/main.cpp
@@ -32,7 +32,7 @@
int main(int argc, char* argv[])
{
TDEApplication app(argc, argv, "tv_test");
- KGlobal::iconLoader()->addAppDir("kexi");
+ TDEGlobal::iconLoader()->addAppDir("kexi");
KexiTableView tv;