eric6/Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListGuardsDialog.py

changeset 7923
91e843545d9a
parent 7533
88261c96484b
child 7971
ff2971513d6d
equal deleted inserted replaced
7921:0d429bd82699 7923:91e843545d9a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2011 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2011 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the guards of a selected patch. 7 Module implementing a dialog to show the guards of a selected patch.
8 """ 8 """

eric ide

mercurial