Envelope: fix drawing of envelope graph, scale to fit view if graph gets too long

(also fix typo in last pianoview commit)
This commit is contained in:
Vesa
2014-03-22 19:09:42 +02:00
parent e4340c630d
commit 33b9524346
3 changed files with 37 additions and 30 deletions

View File

@@ -23,8 +23,8 @@
*
*/
#ifndef _ENVELOPE_AND_LFO_VIEW_H
#define _ENVELOPE_AND_LFO_VIEW_H
#ifndef ENVELOPE_AND_LFO_VIEW_H
#define ENVELOPE_AND_LFO_VIEW_H
#include <QtGui/QWidget>