aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llselectmgr.h
diff options
context:
space:
mode:
authorelektrahesse2010-10-12 12:51:41 +0200
committerelektrahesse2010-10-12 12:51:41 +0200
commitfb2c2706aa7dde5e9a237a2a7f32965a0e7904bf (patch)
treea81fdaecc62856b1014dfa23cc1cdb69a533e8b7 /linden/indra/newview/llselectmgr.h
parentRemoved a debugging llwarns :P (diff)
downloadmeta-impy-fb2c2706aa7dde5e9a237a2a7f32965a0e7904bf.zip
meta-impy-fb2c2706aa7dde5e9a237a2a7f32965a0e7904bf.tar.gz
meta-impy-fb2c2706aa7dde5e9a237a2a7f32965a0e7904bf.tar.bz2
meta-impy-fb2c2706aa7dde5e9a237a2a7f32965a0e7904bf.tar.xz
RED-634: Fixed Name/Owner not showing up for objects.
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llselectmgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llselectmgr.h b/linden/indra/newview/llselectmgr.h
index c19d33d..495e61c 100644
--- a/linden/indra/newview/llselectmgr.h
+++ b/linden/indra/newview/llselectmgr.h
@@ -361,6 +361,7 @@ public:
361 ~LLSelectMgr(); 361 ~LLSelectMgr();
362 362
363 static void cleanupGlobals(); 363 static void cleanupGlobals();
364 static void waitForObjectResponse(LLUUID id);
364 365
365 // LLEditMenuHandler interface 366 // LLEditMenuHandler interface
366 virtual BOOL canUndo() const; 367 virtual BOOL canUndo() const;