mirror of
https://github.com/Athemis/PyDSF.git
synced 2025-04-20 11:59:12 +00:00
Migrated to PyQT5; Added option to reset data list; Added progress indicator
This commit is contained in:
parent
6268862334
commit
926fb01502
7 changed files with 275 additions and 268 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
# WARNING! All changes made in this file will be lost!
|
||||
|
||||
from PyQt4 import QtCore
|
||||
from PyQt5 import QtCore
|
||||
|
||||
qt_resource_data = "\
|
||||
\x00\x00\x17\x6d\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue