Remove expletive
That wasn't necessary.
This commit is contained in:
parent
5660f039a6
commit
6ba8b553d2
|
@ -1819,7 +1819,6 @@ class MyForm(QtGui.QMainWindow):
|
||||||
|
|
||||||
def newVersionAvailable(self, version):
|
def newVersionAvailable(self, version):
|
||||||
# if (not (self.windowState() & QtCore.Qt.WindowActive)) or (self.windowState() & QtCore.Qt.WindowMinimized):
|
# if (not (self.windowState() & QtCore.Qt.WindowActive)) or (self.windowState() & QtCore.Qt.WindowMinimized):
|
||||||
# print "SHIIIIIIIIIIIIIIIIT"
|
|
||||||
# return
|
# return
|
||||||
# only notify once until next restart
|
# only notify once until next restart
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user