summaryrefslogtreecommitdiff
path: root/include/xline.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xline.h')
-rw-r--r--include/xline.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xline.h b/include/xline.h
index 5f982b1c5..990934c56 100644
--- a/include/xline.h
+++ b/include/xline.h
@@ -395,10 +395,10 @@ class CoreExport XLineManager
QLineFactory* QFact;
ZLineFactory* ZFact;
- public:
-
XLineContainer lookup_lines;
+ public:
+
/** Constructor
* @param Instance A pointer to the creator object
*/