diff options
author | Oz Linden <oz@lindenlab.com> | 2014-08-21 08:34:39 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-08-21 08:34:39 -0400 |
commit | ae60558141ccac3c2ca3371171015f42d50cb9cd (patch) | |
tree | 027aa585e060be12d32ddbeb34a3040ff634b29e /indra/newview/llfloaterfacebook.h | |
parent | d3c63401d26406093023e7cf4426ef4e29e138fd (diff) | |
parent | 0a134e749d01b711ca38a91044efb787cd815701 (diff) |
merge changes for STORM-2060/STORM-2076
Diffstat (limited to 'indra/newview/llfloaterfacebook.h')
-rw-r--r-- | indra/newview/llfloaterfacebook.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterfacebook.h b/indra/newview/llfloaterfacebook.h index f5a27dd5e7..6fe7a6541b 100644 --- a/indra/newview/llfloaterfacebook.h +++ b/indra/newview/llfloaterfacebook.h @@ -62,6 +62,8 @@ private: void showDisconnectedLayout(); void showConnectedLayout(); + bool pressedConnect; + LLTextBox * mAccountCaptionLabel; LLTextBox * mAccountNameLabel; LLUICtrl * mPanelButtons; |