eric6/Preferences/ConfigurationPages/NotificationsPage.py

branch
maintenance
changeset 8177
5688d73cc3ae
parent 8043
0acf98cd089a
child 8273
698ae46f40a4
diff -r 31965986ecd1 -r 5688d73cc3ae eric6/Preferences/ConfigurationPages/NotificationsPage.py
--- a/eric6/Preferences/ConfigurationPages/NotificationsPage.py	Sun Mar 28 15:00:11 2021 +0200
+++ b/eric6/Preferences/ConfigurationPages/NotificationsPage.py	Sun Mar 28 15:08:28 2021 +0200
@@ -115,7 +115,6 @@
                 self.ySpinBox.setMaximum(
                     self.ySpinBox.maximum() - self.__notification.height())
                 self.__firstTime = False
-                self.__firstTime = False
         else:
             # retrieve the position
             point = self.__notification.frameGeometry().topLeft()

eric ide

mercurial