diff options
Diffstat (limited to 'indra/newview/llfloatermarketplacelistings.h')
-rwxr-xr-x | indra/newview/llfloatermarketplacelistings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatermarketplacelistings.h b/indra/newview/llfloatermarketplacelistings.h index 9fddbc645e..8a9731dafc 100755 --- a/indra/newview/llfloatermarketplacelistings.h +++ b/indra/newview/llfloatermarketplacelistings.h @@ -132,7 +132,7 @@ private: LLUUID mRootFolderId; LLPanelMarketplaceListings * mPanelListings; - bool mFirstViewListings; + bool mPanelListingsSet; }; //----------------------------------------------------------------------------- |