aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanelobject.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-01-12 07:18:00 -0700
committerMcCabe Maxsted2009-01-12 07:18:00 -0700
commit642acca6218595aae029ec4eabe2aa5e05190f45 (patch)
tree14b455c82b9d56862ab54e3cde0dadfee75a74a3 /linden/indra/newview/llpanelobject.h
parentApplied Aimee's patch for doing simple math in the build editor (diff)
downloadmeta-impy-642acca6218595aae029ec4eabe2aa5e05190f45.zip
meta-impy-642acca6218595aae029ec4eabe2aa5e05190f45.tar.gz
meta-impy-642acca6218595aae029ec4eabe2aa5e05190f45.tar.bz2
meta-impy-642acca6218595aae029ec4eabe2aa5e05190f45.tar.xz
Added cheat sheet help buttons in tools window, tweaked the layout a bit
Diffstat (limited to 'linden/indra/newview/llpanelobject.h')
-rw-r--r--linden/indra/newview/llpanelobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanelobject.h b/linden/indra/newview/llpanelobject.h
index afdfd30..b72289c 100644
--- a/linden/indra/newview/llpanelobject.h
+++ b/linden/indra/newview/llpanelobject.h
@@ -83,6 +83,7 @@ public:
83 static BOOL onDropSculpt( LLUICtrl* ctrl, LLInventoryItem* item, void* ud); 83 static BOOL onDropSculpt( LLUICtrl* ctrl, LLInventoryItem* item, void* ud);
84 static void onCommitSculptType( LLUICtrl *ctrl, void* userdata); 84 static void onCommitSculptType( LLUICtrl *ctrl, void* userdata);
85 85
86 static void onClickBuildConstants(void *);
86 87
87protected: 88protected:
88 void getState(); 89 void getState();