src/eric7/WebBrowser/StatusBar/StatusBarIcon.py

branch
eric7
changeset 9273
5c6a9210d291
parent 9221
bf71ee032bb4
child 9413
80c06d472826
equal deleted inserted replaced
9272:06ed98a19b79 9273:5c6a9210d291
6 """ 6 """
7 Module implementing the status bar icon base class. 7 Module implementing the status bar icon base class.
8 """ 8 """
9 9
10 # 10 #
11 # This is modelled after the code found in Qupzilla 11 # This is modeled 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 14
15 from EricWidgets.EricClickableLabel import EricClickableLabel 15 from EricWidgets.EricClickableLabel import EricClickableLabel
16 16

eric ide

mercurial