diff options
Diffstat (limited to 'indra/newview/llsyswellitem.h')
-rw-r--r-- | indra/newview/llsyswellitem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsyswellitem.h b/indra/newview/llsyswellitem.h index d961708a01..54cfafe46e 100644 --- a/indra/newview/llsyswellitem.h +++ b/indra/newview/llsyswellitem.h @@ -73,6 +73,7 @@ private: LLTextBox* mTitle; LLButton* mCloseBtn; + LLIconCtrl* mIcon; LLUUID mID; }; |