Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tawindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'tawindow.py')
-rw-r--r--tawindow.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tawindow.py b/tawindow.py
index e41af70..fb9afcd 100644
--- a/tawindow.py
+++ b/tawindow.py
@@ -137,6 +137,7 @@ def twNew(win, path, lang, parent=None):
tw.dx = 0
tw.dy = 0
tw.Cartesian = False
+ tw.polar = False
return tw
#