Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2020-05-07 20:57:13 +01:00
83 changed files with 199 additions and 120 deletions

View File

@@ -26,6 +26,7 @@ enum AboutWidgets {
WID_A_WEBSITE, ///< URL of OpenTTD website.
WID_A_WEBSITE1, ///< URL of patchpack thread.
WID_A_WEBSITE2, ///< URL of patchpack github.
WID_A_COPYRIGHT, ///< Copyright string
};
/** Widgets of the #QueryStringWindow class. */