Mixer: Don't show label for Meter module...

This commit is contained in:
Jonathan Moore Liles 2010-01-31 21:19:04 -06:00
parent 5fecc4b673
commit 0d497243af
1 changed files with 1 additions and 0 deletions

View File

@ -48,4 +48,5 @@ protected:
virtual int handle ( int m );
virtual void process ( nframes_t nframes );
virtual void draw ( void ) { draw_box(); }
};