files.ui Design change, cleanup

This commit is contained in:
2020-09-24 19:30:19 +02:00
parent 823d41f430
commit dbb195dc00
11 changed files with 269 additions and 743 deletions

View File

@@ -81,7 +81,6 @@ class Ui_win_revpicommander(object):
self.act_program = QtWidgets.QAction(win_revpicommander)
self.act_program.setObjectName("act_program")
self.act_developer = QtWidgets.QAction(win_revpicommander)
self.act_developer.setCheckable(True)
self.act_developer.setObjectName("act_developer")
self.act_pictory = QtWidgets.QAction(win_revpicommander)
self.act_pictory.setObjectName("act_pictory")