Fix paint VolumeBar on InfoViewer

This commit is contained in:
Michael Liebmann
2013-06-26 22:36:08 +02:00
parent 2a63a85584
commit 31e2dae622
5 changed files with 60 additions and 24 deletions

View File

@@ -151,6 +151,7 @@ class CInfoViewer
int BoxEndY;
int ChanInfoX;
bool showButtonBar;
bool isVolscale;
CInfoViewer();
~CInfoViewer();