Commit 35198070 authored by DreamSourceLab's avatar DreamSourceLab
Browse files

Fix compile issues

parent 45056d9c
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment