Add setting to show/hide APM counter in the status bar
This commit is contained in:
@@ -15,7 +15,7 @@ enum StatusbarWidgets {
|
||||
WID_S_LEFT, ///< Left part of the statusbar; date is shown there.
|
||||
WID_S_MIDDLE, ///< Middle part; current news or company name or *** SAVING *** or *** PAUSED ***.
|
||||
WID_S_RIGHT, ///< Right part; bank balance.
|
||||
CM_WID_S_EPM, ///< CityMania EPM counter.
|
||||
CM_WID_S_APM, ///< CityMania EPM counter.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_STATUSBAR_WIDGET_H */
|
||||
|
||||
Reference in New Issue
Block a user