aboutsummaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authortassaron2017-06-11 17:03:40 -0400
committertassaron2017-06-11 17:03:40 -0400
commit28f07272cc174efe8e219abed683d22f72f18d94 (patch)
treefd5285787d87d5086b9d8addfa5a728d7d2b8faf /main.py
parentbe5d47f8634d29d58b9811657ede815814ffde18 (diff)
using tab in component list updates widget
and more understandable function names for writing/reading presets
Diffstat (limited to 'main.py')
-rw-r--r--main.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.py b/main.py
index c771aca..7c0727b 100644
--- a/main.py
+++ b/main.py
@@ -1,5 +1,4 @@
from importlib import import_module
-from collections import OrderedDict
from PyQt4 import QtGui, uic
from PyQt4.QtCore import Qt
import sys