diff options
author | Aleric Inglewood | 2010-10-28 14:39:10 +0200 |
---|---|---|
committer | Aleric Inglewood | 2010-10-28 14:39:10 +0200 |
commit | 0b3d87a7fefa6ef5cfb449f60bc80da2736a8551 (patch) | |
tree | fa338085d75deb6f6e2b525d1fef8e1bb49f44e7 /linden/indra/newview/llfloatertools.h | |
parent | IMP-670: Uninstall packages that are renewed (diff) | |
parent | Fixed xml files from the German translation missing from the repo (diff) | |
download | meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.zip meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.tar.gz meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.tar.bz2 meta-impy-0b3d87a7fefa6ef5cfb449f60bc80da2736a8551.tar.xz |
Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly
Diffstat (limited to 'linden/indra/newview/llfloatertools.h')
-rw-r--r-- | linden/indra/newview/llfloatertools.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloatertools.h b/linden/indra/newview/llfloatertools.h index ad5be6c..bbf07ec 100644 --- a/linden/indra/newview/llfloatertools.h +++ b/linden/indra/newview/llfloatertools.h | |||
@@ -140,6 +140,7 @@ public: | |||
140 | LLCheckBoxCtrl *mRadioRotate; | 140 | LLCheckBoxCtrl *mRadioRotate; |
141 | LLCheckBoxCtrl *mRadioStretch; | 141 | LLCheckBoxCtrl *mRadioStretch; |
142 | LLCheckBoxCtrl *mRadioSelectFace; | 142 | LLCheckBoxCtrl *mRadioSelectFace; |
143 | LLCheckBoxCtrl *mRadioAlign; | ||
143 | 144 | ||
144 | LLCheckBoxCtrl *mCheckSelectIndividual; | 145 | LLCheckBoxCtrl *mCheckSelectIndividual; |
145 | 146 | ||