summaryrefslogtreecommitdiff
path: root/indra/newview/res
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-10-08 17:58:52 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-10-08 17:58:52 +0300
commit404c498795c0bbc2ef86a6436f700986e4dbc651 (patch)
tree03f7fd9a1731151206f1c7d8657764d279aea3f6 /indra/newview/res
parentbdb4a90e7c8f05001cf084e30832cedde1b4a03e (diff)
SL-14664 Fix missed resource declaration
Diffstat (limited to 'indra/newview/res')
-rwxr-xr-xindra/newview/res/viewerRes.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc
index ff2d8b4943..4ee26a312a 100755
--- a/indra/newview/res/viewerRes.rc
+++ b/indra/newview/res/viewerRes.rc
@@ -99,6 +99,7 @@ END
TOOLGRAB CURSOR "lltoolgrab.cur"
TOOLLAND CURSOR "lltoolland.cur"
TOOLZOOMIN CURSOR "lltoolzoomin.cur"
+TOOLZOOMOUT CURSOR "lltoolzoomout.cur"
TOOLCREATE CURSOR "lltoolcreate.cur"
ARROWDRAG CURSOR "llarrowdrag.cur"
ARROW CURSOR "llarrow.cur"