summaryrefslogtreecommitdiffstats
path: root/quanta/treeviews/structtreetag.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/treeviews/structtreetag.h')
-rw-r--r--quanta/treeviews/structtreetag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/structtreetag.h b/quanta/treeviews/structtreetag.h
index cd0e35b8..6170870d 100644
--- a/quanta/treeviews/structtreetag.h
+++ b/quanta/treeviews/structtreetag.h
@@ -39,7 +39,7 @@ public:
bool hasOpenFileMenu;
Tag* groupTag;
TQRegExp fileNameRx;
- StructTreeView *tqparentTree;
+ StructTreeView *parentTree;
};
#endif