diff options
| author | tassaron | 2017-06-11 17:03:40 -0400 |
|---|---|---|
| committer | tassaron | 2017-06-11 17:03:40 -0400 |
| commit | 28f07272cc174efe8e219abed683d22f72f18d94 (patch) | |
| tree | fd5285787d87d5086b9d8addfa5a728d7d2b8faf /main.py | |
| parent | be5d47f8634d29d58b9811657ede815814ffde18 (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.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
