Modified fasttimer view, by Henri

This commit is contained in:
Siana Gearz
2011-07-13 04:39:42 +02:00
parent 2430c189fa
commit 3e84087d50
4 changed files with 61 additions and 15 deletions

View File

@@ -297,7 +297,9 @@ private:
bool mDragOnLeft;
BOOL mButtonsEnabled[BUTTON_COUNT];
protected:
LLButton* mButtons[BUTTON_COUNT];
private:
F32 mButtonScale;
BOOL mAutoFocus;
LLHandle<LLFloater> mSnappedTo;