mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
parent
3793d8392e
commit
d0ff5494d5
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ class PysolStatusbar(MfxStatusbar):
|
|||
self._createLabel(n, tooltip=t, width=w)
|
||||
#
|
||||
label = self._createLabel('info', expand=True)
|
||||
label.config(padding=(8, 0))
|
||||
label.config(padx=8)
|
||||
|
||||
|
||||
class HelpStatusbar(MfxStatusbar):
|
||||
|
|
Loading…
Add table
Reference in a new issue