fds
This commit is contained in:
parent
3790bc1b4c
commit
e66189da78
3 changed files with 2 additions and 1562 deletions
1561
#pesterchum.py#
1561
#pesterchum.py#
File diff suppressed because it is too large
Load diff
|
@ -1 +0,0 @@
|
||||||
dranger@teradacho.14772:1292218088
|
|
|
@ -920,6 +920,8 @@ class PesterWindow(MovingWindow):
|
||||||
# do open windows
|
# do open windows
|
||||||
if self.tabconvo:
|
if self.tabconvo:
|
||||||
self.tabconvo.changeTheme(theme)
|
self.tabconvo.changeTheme(theme)
|
||||||
|
if self.tabmemo:
|
||||||
|
self.tabmemo.changeTheme(theme)
|
||||||
for c in self.convos.values():
|
for c in self.convos.values():
|
||||||
c.changeTheme(theme)
|
c.changeTheme(theme)
|
||||||
if hasattr(self, 'trollslum') and self.trollslum:
|
if hasattr(self, 'trollslum') and self.trollslum:
|
||||||
|
|
Loading…
Reference in a new issue