307 self.tr("Apply Guard Definitions"), |
307 self.tr("Apply Guard Definitions"), |
308 self.tr("""<p>The defined guards could not be""" |
308 self.tr("""<p>The defined guards could not be""" |
309 """ applied.</p><p>Reason: {0}</p>""") |
309 """ applied.</p><p>Reason: {0}</p>""") |
310 .format(error)) |
310 .format(error)) |
311 else: |
311 else: |
312 self.__dirtyList = False |
312 self.__dirtyList = False |
313 self.on_patchSelector_activated( |
313 self.on_patchSelector_activated( |
314 self.patchNameLabel.text()) |
314 self.patchNameLabel.text()) |