(svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition.
This commit is contained in:
@@ -16,4 +16,6 @@ void AllocateToolbar();
|
||||
void ToggleBoundingBoxes();
|
||||
void ToggleDirtyBlocks();
|
||||
|
||||
extern uint _toolbar_width;
|
||||
|
||||
#endif /* TOOLBAR_GUI_H */
|
||||
|
Reference in New Issue
Block a user