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 3680e50218..b9b00e972a 100644 --- a/indra/newview/llsyswellitem.h +++ b/indra/newview/llsyswellitem.h @@ -79,6 +79,7 @@ private: LLTextBox* mTitle; LLButton* mCloseBtn; + LLIconCtrl* mIcon; LLUUID mID; }; |