Anti-Aliasing of Automation Editor

This commit is contained in:
TheTravelingSpaceman
2017-02-27 17:27:10 +02:00
parent 83edae4dbd
commit 3897aa453b
2 changed files with 22 additions and 11 deletions

View File

@@ -125,7 +125,7 @@ protected:
float getLevel( int y );
int xCoordOfTick( int tick );
int yCoordOfLevel( float level );
float yCoordOfLevel( float level );
inline void drawLevelTick( QPainter & p, int tick,
float value, bool is_selected );
void removeSelection();