diff options
Diffstat (limited to 'indra/newview/llfloatertelehub.h')
-rw-r--r-- | indra/newview/llfloatertelehub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatertelehub.h b/indra/newview/llfloatertelehub.h index 28c9d16573..b639338dfc 100644 --- a/indra/newview/llfloatertelehub.h +++ b/indra/newview/llfloatertelehub.h @@ -48,7 +48,7 @@ public: static void show(); virtual void draw(); - + /*virtual*/ BOOL postBuild(); static BOOL renderBeacons(); static void addBeacons(); |