diff options
Diffstat (limited to 'indra/newview/llpanelcontents.h')
-rwxr-xr-x | indra/newview/llpanelcontents.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelcontents.h b/indra/newview/llpanelcontents.h index ad62e13bc2..6ecc78afa0 100755 --- a/indra/newview/llpanelcontents.h +++ b/indra/newview/llpanelcontents.h @@ -48,6 +48,7 @@ public: virtual ~LLPanelContents(); void refresh(); + void clearContents(); static void onClickNewScript(void*); |