aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerdisplay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewerdisplay.cpp')
-rw-r--r--linden/indra/newview/llviewerdisplay.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llviewerdisplay.cpp b/linden/indra/newview/llviewerdisplay.cpp
index f552e63..a4438a5 100644
--- a/linden/indra/newview/llviewerdisplay.cpp
+++ b/linden/indra/newview/llviewerdisplay.cpp
@@ -253,6 +253,7 @@ void display(BOOL rebuild, F32 zoom_factor, int subfield, BOOL for_snapshot)
253 gViewerWindow->performPick(); 253 gViewerWindow->performPick();
254 } 254 }
255 255
256 gViewerWindow->handlePerFrameHover();
256 257
257 LLAppViewer::instance()->pingMainloopTimeout("Display:CheckStates"); 258 LLAppViewer::instance()->pingMainloopTimeout("Display:CheckStates");
258 LLGLState::checkStates(); 259 LLGLState::checkStates();