diff options
Diffstat (limited to 'linden/indra/newview/llfloaterregioninfo.h')
-rw-r--r-- | linden/indra/newview/llfloaterregioninfo.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterregioninfo.h b/linden/indra/newview/llfloaterregioninfo.h index 41a94ce..7b675de 100644 --- a/linden/indra/newview/llfloaterregioninfo.h +++ b/linden/indra/newview/llfloaterregioninfo.h | |||
@@ -66,6 +66,9 @@ public: | |||
66 | 66 | ||
67 | /*virtual*/ void onOpen(); | 67 | /*virtual*/ void onOpen(); |
68 | /*virtual*/ BOOL postBuild(); | 68 | /*virtual*/ BOOL postBuild(); |
69 | // [RLVa:KB] - Checked: 2009-07-04 (RLVa-1.0.0a) | ||
70 | /*virtual*/ void open(); | ||
71 | // [/RLVa:KB] | ||
69 | 72 | ||
70 | static void processEstateOwnerRequest(LLMessageSystem* msg, void**); | 73 | static void processEstateOwnerRequest(LLMessageSystem* msg, void**); |
71 | 74 | ||