File diff r23537:f6a6d4ce4bd5 → r23538:8df50944b27a
src/company_gui.cpp
Show inline comments
 
@@ -562,7 +562,7 @@ private:
 
	uint rows;
 
	uint line_height;
 
	GUIGroupList groups;
 
	SmallVector<int, 32> indents;
 
	std::vector<int> indents;
 
	Scrollbar *vscroll;
 

	
 
	void ShowColourDropDownMenu(uint32 widget)