From 6899955b0cd95e50dbc79f4094858eaa7c823d58 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Sat, 31 Jan 2009 21:27:36 +0000 Subject: (svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses list in the company finance window. Concept from Zr40. --- src/settings_type.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/settings_type.h') diff --git a/src/settings_type.h b/src/settings_type.h index 96a92fd11..c7fec6d4c 100644 --- a/src/settings_type.h +++ b/src/settings_type.h @@ -89,6 +89,7 @@ struct GUISettings { bool station_dragdrop; ///< whether drag and drop is enabled for stations bool station_show_coverage; ///< whether to highlight coverage area bool persistent_buildingtools; ///< keep the building tools active after usage + uint8 expenses_layout; ///< Layout of expenses window uint16 console_backlog_timeout; ///< the minimum amount of time items should be in the console backlog before they will be removed in ~3 seconds granularity. uint16 console_backlog_length; ///< the minimum amount of items in the console backlog before items will be removed. -- cgit v1.2.3-70-g09d2