mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Spelling: availAble;
Added information about what parameter an error occured in; Conversion to string no longer results in [[typeName()]], it gives an error instead. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@721 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -21,7 +21,7 @@ void check_updates();
|
||||
*/
|
||||
void check_updates_now(bool async = true);
|
||||
|
||||
/// Show a dialog to inform the user that updates are availible (if there are any)
|
||||
/// Show a dialog to inform the user that updates are available (if there are any)
|
||||
/** Call check_updates first.
|
||||
* Call this function from an onIdle loop */
|
||||
void show_update_dialog(Window* parent);
|
||||
|
||||
Reference in New Issue
Block a user