Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thoughtview.py
diff options
context:
space:
mode:
Diffstat (limited to 'thoughtview.py')
-rw-r--r--thoughtview.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/thoughtview.py b/thoughtview.py
index eeae9e8..809d1ac 100644
--- a/thoughtview.py
+++ b/thoughtview.py
@@ -39,6 +39,7 @@ class ThoughtView(Box):
self._handles.append(self.new_thought_handle)
self.id = thought_id
+ self.line_to_parent = None
self._name = name
self._color = color