aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llappviewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llappviewer.h')
-rw-r--r--linden/indra/newview/llappviewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llappviewer.h b/linden/indra/newview/llappviewer.h
index 98612ef..d1f7b13 100644
--- a/linden/indra/newview/llappviewer.h
+++ b/linden/indra/newview/llappviewer.h
@@ -114,6 +114,7 @@ public:
114 virtual void forceErrorBadMemoryAccess(); 114 virtual void forceErrorBadMemoryAccess();
115 virtual void forceErrorInifiniteLoop(); 115 virtual void forceErrorInifiniteLoop();
116 virtual void forceErrorSoftwareException(); 116 virtual void forceErrorSoftwareException();
117 virtual void forceErrorDriverCrash();
117 118
118 // *NOTE: There are currently 3 settings files: 119 // *NOTE: There are currently 3 settings files:
119 // "Global", "PerAccount" and "CrashSettings" 120 // "Global", "PerAccount" and "CrashSettings"