diff options
author | Erik Kundiman <erik@megapahit.org> | 2025-07-03 21:26:14 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2025-07-03 21:26:14 +0800 |
commit | 2df6ca5bc3e7931fcdddc57618a6d08547ba411b (patch) | |
tree | a126ef5814878704d137aa81c2851414e5d27a40 /indra/newview/llappviewer.h | |
parent | 9dee269eacd32c48627d3fcc243104a56f021bbc (diff) | |
parent | 900516a449c618c87517d295db7f76662e555d00 (diff) |
Merge tag 'Second_Life_Project#900516a4-glTF_Mesh_Import' into gltf_mesh_import
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r-- | indra/newview/llappviewer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h index b4b8e5bac3..bafe952659 100644 --- a/indra/newview/llappviewer.h +++ b/indra/newview/llappviewer.h @@ -175,6 +175,7 @@ public: virtual void forceErrorCoroprocedureCrash(); virtual void forceErrorWorkQueueCrash(); virtual void forceErrorThreadCrash(); + virtual void forceExceptionThreadCrash(); // The list is found in app_settings/settings_files.xml // but since they are used explicitly in code, |