diff options
Diffstat (limited to 'indra/newview/llfloaterbuyland.h')
-rw-r--r-- | indra/newview/llfloaterbuyland.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterbuyland.h b/indra/newview/llfloaterbuyland.h index 092c95802a..22049d97a9 100644 --- a/indra/newview/llfloaterbuyland.h +++ b/indra/newview/llfloaterbuyland.h @@ -23,6 +23,7 @@ public: static void updateEstateName(const std::string& name); static void updateLastModified(const std::string& text); static void updateEstateOwnerName(const std::string& name); + static BOOL isOpen(); }; #endif |