mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-04 04:11:38 +00:00
dgme qt: fixed gen script and updated FAQ.
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40268
This commit is contained in:
@@ -16,6 +16,7 @@ from hsutil.build import print_and_do, build_all_qt_ui
|
||||
build_all_qt_ui(op.join('qtlib', 'ui'))
|
||||
build_all_qt_ui('base')
|
||||
build_all_qt_ui('.')
|
||||
print_and_do("pyrcc4 base\\dg.qrc > base\\dg_rc.py")
|
||||
|
||||
os.chdir('help')
|
||||
print_and_do('python gen.py')
|
||||
|
||||
Reference in New Issue
Block a user