diff options
author | McCabe Maxsted | 2009-01-12 07:18:00 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-12 07:18:00 -0700 |
commit | 642acca6218595aae029ec4eabe2aa5e05190f45 (patch) | |
tree | 14b455c82b9d56862ab54e3cde0dadfee75a74a3 /linden/indra/newview/llpanelobject.h | |
parent | Applied Aimee's patch for doing simple math in the build editor (diff) | |
download | meta-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.h | 1 |
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 | ||
87 | protected: | 88 | protected: |
88 | void getState(); | 89 | void getState(); |