diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloatertopobjects.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatertopobjects.h b/linden/indra/newview/llfloatertopobjects.h index 3d8a1e6..b539ebc 100644 --- a/linden/indra/newview/llfloatertopobjects.h +++ b/linden/indra/newview/llfloatertopobjects.h | |||
@@ -44,7 +44,7 @@ public: | |||
44 | static void handle_land_reply(LLMessageSystem* msg, void** data); | 44 | static void handle_land_reply(LLMessageSystem* msg, void** data); |
45 | void handleReply(LLMessageSystem* msg, void** data); | 45 | void handleReply(LLMessageSystem* msg, void** data); |
46 | 46 | ||
47 | void clearList(); | 47 | static void clearList(); |
48 | void updateSelectionInfo(); | 48 | void updateSelectionInfo(); |
49 | virtual BOOL postBuild(); | 49 | virtual BOOL postBuild(); |
50 | 50 | ||