mirror of
https://github.com/wassname/sloth.git
synced 2026-07-14 11:18:22 +08:00
Disable compiling of uic file, since it's done dynamically
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
pyuic4 pylabel.ui > ui_pylabel.py
|
||||
#pyuic4 pylabel.ui > ui_pylabel.py
|
||||
pyrcc4 -o qrc_icons.py icons.qrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user