forked from Ivasoft/DSView
Fix compile issues
This commit is contained in:
@@ -40,8 +40,6 @@ namespace view {
|
||||
|
||||
class DsoSignal : public Signal
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
static const QColor SignalColours[4];
|
||||
static const float EnvelopeThreshold;
|
||||
|
||||
@@ -52,8 +52,6 @@ namespace view {
|
||||
|
||||
class Signal : public Trace
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user