diff options
Diffstat (limited to 'linden/indra/newview/llpanelclassified.h')
-rw-r--r-- | linden/indra/newview/llpanelclassified.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanelclassified.h b/linden/indra/newview/llpanelclassified.h index 68a5a33..417eddf 100644 --- a/linden/indra/newview/llpanelclassified.h +++ b/linden/indra/newview/llpanelclassified.h | |||
@@ -120,7 +120,7 @@ protected: | |||
120 | static void focusReceived(LLFocusableElement* ctrl, void* data); | 120 | static void focusReceived(LLFocusableElement* ctrl, void* data); |
121 | static void onCommitAny(LLUICtrl* ctrl, void* data); | 121 | static void onCommitAny(LLUICtrl* ctrl, void* data); |
122 | 122 | ||
123 | void constrainAccessCombo(); // Force AO and PG regions to proper classified access | 123 | void setDefaultAccessCombo(); // Default AO and PG regions to proper classified access |
124 | 124 | ||
125 | BOOL checkDirty(); // Update and return mDirty | 125 | BOOL checkDirty(); // Update and return mDirty |
126 | 126 | ||