diff options
Diffstat (limited to 'linden/indra/newview/llpanelface.cpp')
-rw-r--r-- | linden/indra/newview/llpanelface.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelface.cpp b/linden/indra/newview/llpanelface.cpp index bd9edec..68e603e 100644 --- a/linden/indra/newview/llpanelface.cpp +++ b/linden/indra/newview/llpanelface.cpp | |||
@@ -1153,6 +1153,7 @@ void LLPanelFace::onCommitPlanarAlign(LLUICtrl* ctrl, void* userdata) | |||
1153 | { | 1153 | { |
1154 | LLPanelFace* self = (LLPanelFace*) userdata; | 1154 | LLPanelFace* self = (LLPanelFace*) userdata; |
1155 | self->getState(); | 1155 | self->getState(); |
1156 | self->sendTextureInfo(); | ||
1156 | } | 1157 | } |
1157 | 1158 | ||
1158 | // static | 1159 | // static |