Show
Ignore:
Timestamp:
12/13/06 13:52:59 (2 years ago)
Author:
asterix
Message:

redraw gc window title when we open a pm. fixes #2777

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/chat_control.py

    r7612 r7645  
    17081708                if is_pm: 
    17091709                        control.update_ui() 
     1710                        control.parent_win.show_title() 
    17101711                        typ = 'pm' 
    17111712