We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45056d9 commit 3519807Copy full SHA for 3519807
DSView/pv/view/dsosignal.h
@@ -40,8 +40,6 @@ namespace view {
40
41
class DsoSignal : public Signal
42
{
43
- Q_OBJECT
44
-
45
private:
46
static const QColor SignalColours[4];
47
static const float EnvelopeThreshold;
DSView/pv/view/signal.h
@@ -52,8 +52,6 @@ namespace view {
52
53
class Signal : public Trace
54
55
56
57
58
59
0 commit comments