Commit aa3b6fedf2841574ea2448a8b8770301fc30a326

Authored by Paulo Henrique Junqueira Amorim
1 parent 004c678f

FIX: Problem in the 2043 revision

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
invesalius/gui/frame.py
@@ -19,6 +19,7 @@ @@ -19,6 +19,7 @@
19 19
20 import math 20 import math
21 import os.path 21 import os.path
  22 +import platform
22 import sys 23 import sys
23 import webbrowser 24 import webbrowser
24 25