aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llfasttimer.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:29 -0500
committerJacek Antonelli2008-08-15 23:45:29 -0500
commit7bdb4845afdd157f95281293803567090e3f992a (patch)
treefbcada1c227d7407f9f37ccba360bfe6326d9c5e /linden/indra/llcommon/llfasttimer.h
parentSecond Life viewer sources 1.19.0.0 (diff)
downloadmeta-impy-7bdb4845afdd157f95281293803567090e3f992a.zip
meta-impy-7bdb4845afdd157f95281293803567090e3f992a.tar.gz
meta-impy-7bdb4845afdd157f95281293803567090e3f992a.tar.bz2
meta-impy-7bdb4845afdd157f95281293803567090e3f992a.tar.xz
Second Life viewer sources 1.19.0.2
Diffstat (limited to 'linden/indra/llcommon/llfasttimer.h')
-rw-r--r--linden/indra/llcommon/llfasttimer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llfasttimer.h b/linden/indra/llcommon/llfasttimer.h
index b953960..3ecf176 100644
--- a/linden/indra/llcommon/llfasttimer.h
+++ b/linden/indra/llcommon/llfasttimer.h
@@ -92,6 +92,8 @@ public:
92 92
93 // newview specific 93 // newview specific
94 FTM_MESSAGES, 94 FTM_MESSAGES,
95 FTM_MOUSEHANDLER,
96 FTM_KEYHANDLER,
95 FTM_REBUILD, 97 FTM_REBUILD,
96 FTM_STATESORT, 98 FTM_STATESORT,
97 FTM_STATESORT_DRAWABLE, 99 FTM_STATESORT_DRAWABLE,