aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatertopobjects.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:01 -0500
committerJacek Antonelli2008-08-15 23:45:01 -0500
commit28d8d4e7664bcd6c8369cc18832e42096af7cad2 (patch)
tree069020fe66339aff2ca4176370ff743b14713f2d /linden/indra/newview/llfloatertopobjects.h
parentSecond Life viewer sources 1.17.2.0 (diff)
downloadmeta-impy-28d8d4e7664bcd6c8369cc18832e42096af7cad2.zip
meta-impy-28d8d4e7664bcd6c8369cc18832e42096af7cad2.tar.gz
meta-impy-28d8d4e7664bcd6c8369cc18832e42096af7cad2.tar.bz2
meta-impy-28d8d4e7664bcd6c8369cc18832e42096af7cad2.tar.xz
Second Life viewer sources 1.17.3.0
Diffstat (limited to 'linden/indra/newview/llfloatertopobjects.h')
-rw-r--r--linden/indra/newview/llfloatertopobjects.h2
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