Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Raptor Engineering Public Development
dsview
Commits
35198070
Commit
35198070
authored
6 years ago
by
DreamSourceLab
Browse files
Options
Download
Email Patches
Plain Diff
Fix compile issues
parent
45056d9c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
DSView/pv/view/dsosignal.h
DSView/pv/view/dsosignal.h
+0
-2
DSView/pv/view/signal.h
DSView/pv/view/signal.h
+0
-2
No files found.
DSView/pv/view/dsosignal.h
View file @
35198070
...
...
@@ -40,8 +40,6 @@ namespace view {
class
DsoSignal
:
public
Signal
{
Q_OBJECT
private:
static
const
QColor
SignalColours
[
4
];
static
const
float
EnvelopeThreshold
;
...
...
This diff is collapsed.
Click to expand it.
DSView/pv/view/signal.h
View file @
35198070
...
...
@@ -52,8 +52,6 @@ namespace view {
class
Signal
:
public
Trace
{
Q_OBJECT
private:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment