mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
parent
032b645e0f
commit
80d99e508d
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