controls/ProjectPropertiesPanel.py
changeset 1881 091005ec69c4
parent 1782 5b6ad7a7fd9d
child 1885 570122574a97
child 1970 b524b356aa58
--- a/controls/ProjectPropertiesPanel.py	Mon Oct 23 18:25:45 2017 +0300
+++ b/controls/ProjectPropertiesPanel.py	Wed Oct 25 13:50:26 2017 +0300
@@ -23,6 +23,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+from __future__ import absolute_import
 import wx
 
 # -------------------------------------------------------------------------------