Skip to content

Commit

Permalink
GUI2/Chatbox: removed room listbox header
Browse files Browse the repository at this point in the history
[ci skip]

Headers don't do anything with horizontal listboxes.
  • Loading branch information
Vultraz committed Feb 22, 2018
1 parent b35663e commit 5f1005d
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions data/gui/widget/chatbox.cfg
Expand Up @@ -10,21 +10,7 @@

horizontal_scrollbar_mode = "never"
vertical_scrollbar_mode = "never"
[header]
[row]
[column]
grow_factor = 1
horizontal_grow = true
border = "all"
border_size = 5
[label]
id = "room"
definition = "default"
label = _ "Rooms"
[/label]
[/column]
[/row]
[/header]

[list_definition]
[row]
[column]
Expand Down

0 comments on commit 5f1005d

Please sign in to comment.