aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelface.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpanelface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelface.h b/linden/indra/newview/llpanelface.h
index 33c84c8..8e4d4db 100644
--- a/linden/indra/newview/llpanelface.h
+++ b/linden/indra/newview/llpanelface.h
@@ -86,6 +86,7 @@ protected:
86 static void onCommitShiny( LLUICtrl* ctrl, void* userdata); 86 static void onCommitShiny( LLUICtrl* ctrl, void* userdata);
87 static void onCommitFullbright( LLUICtrl* ctrl, void* userdata); 87 static void onCommitFullbright( LLUICtrl* ctrl, void* userdata);
88 static void onCommitGlow( LLUICtrl* ctrl, void *userdata); 88 static void onCommitGlow( LLUICtrl* ctrl, void *userdata);
89 static void onCommitPlanarAlign( LLUICtrl* ctrl, void* userdata);
89 90
90 static void onClickApply(void*); 91 static void onClickApply(void*);
91 static void onClickAutoFix(void*); 92 static void onClickAutoFix(void*);