summaryrefslogtreecommitdiffstats
path: root/quanta/treeviews/structtreeview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/treeviews/structtreeview.cpp')
-rw-r--r--quanta/treeviews/structtreeview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/structtreeview.cpp b/quanta/treeviews/structtreeview.cpp
index a03f13a3..e11944cc 100644
--- a/quanta/treeviews/structtreeview.cpp
+++ b/quanta/treeviews/structtreeview.cpp
@@ -66,7 +66,7 @@ StructTreeView::StructTreeView(TQWidget *parent, const char *name )
lastTag = 0L;
groupsCount = 0;
followCursorFlag = true;
- config = kapp->config();
+ config = tdeApp->config();
topOpened = true;
useOpenLevelSetting = true;