eric6/WebBrowser/StatusBar/StatusBarIcon.py

changeset 7781
607a6098cb44
parent 7360
9190402e4505
child 7923
91e843545d9a
equal deleted inserted replaced
7780:41420f82c0ac 7781:607a6098cb44
9 9
10 # 10 #
11 # This is modelled after the code found in Qupzilla 11 # This is modelled after the code found in Qupzilla
12 # Copyright (C) 2014 David Rosca <nowrep@gmail.com> 12 # Copyright (C) 2014 David Rosca <nowrep@gmail.com>
13 # 13 #
14
15 14
16 from E5Gui.E5ClickableLabel import E5ClickableLabel 15 from E5Gui.E5ClickableLabel import E5ClickableLabel
17 16
18 17
19 class StatusBarIcon(E5ClickableLabel): 18 class StatusBarIcon(E5ClickableLabel):

eric ide

mercurial