Cleanup examples

This commit is contained in:
ColinDuquesnoy
2014-05-17 20:41:47 +02:00
parent 684b909f43
commit af7ae25ffc
9 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ from os.path import abspath, dirname
sys.path.insert(0, abspath(dirname(abspath(__file__)) + '/..'))
import qdarkstyle
import example_pyqt5_ui as example_ui
import ui.example_pyqt5_ui as example_ui
def main():