summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelface.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-07-02 21:12:03 +0100
committerGraham Linden <graham@lindenlab.com>2018-07-02 21:12:03 +0100
commitc530b3d1519e0755bf8ba8a548815856291d905c (patch)
tree77551c0d3717437cebeb8eb67c166076ea20795d /indra/newview/llpanelface.h
parent5e12beba702edb036b00690e7d810a3973cc96af (diff)
MAINT-3219 make align planar faces set normal and specular offsets and rotations in addition to the diffuse values
Diffstat (limited to 'indra/newview/llpanelface.h')
-rw-r--r--indra/newview/llpanelface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelface.h b/indra/newview/llpanelface.h
index 7c084cb0ab..7820af8bcd 100644
--- a/indra/newview/llpanelface.h
+++ b/indra/newview/llpanelface.h
@@ -414,6 +414,7 @@ private:
bool mUpdateInFlight;
bool mUpdatePending;
+public:
#if defined(DEF_GET_MAT_STATE)
#undef DEF_GET_MAT_STATE
#endif