Feature: Transparency option for cost and income indicators (#11001)

This commit is contained in:
Richard Wheeler
2023-08-25 15:04:40 +01:00
committed by GitHub
parent a938067d6b
commit 96fdfb941a
6 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ enum TransparencyToolbarWidgets {
WID_TT_BRIDGES, ///< Bridges transparency toggle button.
WID_TT_STRUCTURES, ///< Object structure transparency toggle button.
WID_TT_CATENARY, ///< Catenary transparency toggle button.
WID_TT_LOADING, ///< Loading indicators transparency toggle button.
WID_TT_TEXT, ///< Loading and cost/income text transparency toggle button.
WID_TT_END, ///< End of toggle buttons.
/* Panel with buttons for invisibility */