X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e0b0d7c553d86998a251dcf0f5a5e22b5868403..968b44d37b9fcdc5232fb68312a65e4fc6b5f4ab:/tests/testprec.h?ds=inline diff --git a/tests/testprec.h b/tests/testprec.h index 03e470a4bc..0005f5bb3e 100644 --- a/tests/testprec.h +++ b/tests/testprec.h @@ -126,6 +126,8 @@ extern void SetProcessEventFunc(ProcessEventFunc func); extern bool IsNetworkAvailable(); +extern bool IsAutomaticTest(); + // Helper class setting the locale to the given one for its lifetime. class LocaleSetter {