minor changes
This commit is contained in:
parent
e5cd444593
commit
c1f0bad041
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ class Ui_mozDefragMainWindow(QtWidgets.QMainWindow, # --- Main ---------------
|
||||||
def main(self):
|
def main(self):
|
||||||
self.show()
|
self.show()
|
||||||
icon = QtGui.QIcon()
|
icon = QtGui.QIcon()
|
||||||
|
|
||||||
icon.addPixmap(QtGui.QPixmap(":/icon/pic/icon.svg"),
|
icon.addPixmap(QtGui.QPixmap(":/icon/pic/icon.svg"),
|
||||||
QtGui.QIcon.Normal,
|
QtGui.QIcon.Normal,
|
||||||
QtGui.QIcon.Off)
|
QtGui.QIcon.Off)
|
||||||
|
|
Loading…
Reference in a new issue