Add: Website button for AI settings window.
This commit is contained in:

committed by
Peter Nelson

parent
7ba89b946e
commit
f60c14a682
@@ -27,7 +27,7 @@ enum AIConfigWidgets {
|
||||
WID_AIC_MOVE_DOWN, ///< Move down button.
|
||||
WID_AIC_CHANGE, ///< Select another AI button.
|
||||
WID_AIC_CONFIGURE, ///< Change AI settings button.
|
||||
WID_AIC_CLOSE, ///< Close window button.
|
||||
WID_AIC_OPEN_URL, ///< Open AI URL.
|
||||
WID_AIC_TEXTFILE, ///< Open AI readme, changelog (+1) or license (+2).
|
||||
WID_AIC_CONTENT_DOWNLOAD = WID_AIC_TEXTFILE + TFT_CONTENT_END, ///< Download content button.
|
||||
};
|
||||
|
Reference in New Issue
Block a user