irc.ui: Removed userlist slot from irc-tab
parent
ca27c897d0
commit
83574cb5ee
|
@ -21,7 +21,7 @@ SYMBOL: client
|
|||
|
||||
TUPLE: ui-window < tabbed client ;
|
||||
|
||||
TUPLE: irc-tab < frame listener client window userlist ;
|
||||
TUPLE: irc-tab < frame listener client window ;
|
||||
|
||||
: write-color ( str color -- )
|
||||
foreground associate format ;
|
||||
|
|
Loading…
Reference in New Issue