Minor cleanup.

* Slipped through; forgot to save.
This commit is contained in:
Axel Dörfler 2013-02-05 00:25:57 +01:00
parent 0a7975bfed
commit fdff8a09a1
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ public:
off_t size, uint32 minGranularity);
virtual ~SizeSlider();
virtual void SetValue(int32);
virtual void SetValue(int32 value);
virtual const char* UpdateText() const;
off_t Size() const;