2
0
forked from Ivasoft/DSView

Fix compile issues

This commit is contained in:
DreamSourceLab
2018-07-08 20:13:26 +08:00
parent 45056d9c12
commit 35198070a1
2 changed files with 0 additions and 4 deletions

View File

@@ -40,8 +40,6 @@ namespace view {
class DsoSignal : public Signal
{
Q_OBJECT
private:
static const QColor SignalColours[4];
static const float EnvelopeThreshold;

View File

@@ -52,8 +52,6 @@ namespace view {
class Signal : public Trace
{
Q_OBJECT
private: