summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/audit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/audit.h')
-rw-r--r--src/frontend/mame/audit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/audit.h b/src/frontend/mame/audit.h
index be6dccf297c..c017651842f 100644
--- a/src/frontend/mame/audit.h
+++ b/src/frontend/mame/audit.h
@@ -161,6 +161,7 @@ public:
summary audit_software(const std::string &list_name, const software_info *swinfo, const char *validation = AUDIT_VALIDATE_FULL);
summary audit_samples();
summary summarize(const char *name, std::ostream *output = nullptr) const;
+ summary winui_summarize(const char *name, std::string *output = nullptr); //WINUI - only report problems that the user can fix
private:
// internal helpers