diff options
Diffstat (limited to 'indra/newview/llfloaterland.h')
-rw-r--r-- | indra/newview/llfloaterland.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterland.h b/indra/newview/llfloaterland.h index ab7ff3921c..6e8e525e0d 100644 --- a/indra/newview/llfloaterland.h +++ b/indra/newview/llfloaterland.h @@ -301,6 +301,7 @@ public: static void onClickPublishHelp(void*); virtual BOOL postBuild(); + virtual void draw(); protected: LLCheckBoxCtrl* mCheckEditObjects; |