Add tab for loop station
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
#pragma once
|
||||
|
||||
#include <utility>
|
||||
|
||||
class QPixmap;
|
||||
class QSize;
|
||||
class QPainter;
|
||||
class QPalette;
|
||||
class QRect;
|
||||
class QPoint;
|
||||
|
||||
#include "audioformat.h"
|
||||
struct frame_t;
|
||||
|
||||
namespace GraphRenderer
|
||||
{
|
||||
|
Reference in New Issue
Block a user