projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20e9bf
)
Channels: Add missing include
author
Soeren Apel
<soeren@apelpie.net>
Fri, 13 Apr 2018 07:13:07 +0000
(09:13 +0200)
committer
Soeren Apel
<soeren@apelpie.net>
Sun, 15 Apr 2018 06:19:59 +0000
(08:19 +0200)
pv/popups/channels.hpp
patch
|
blob
|
history
diff --git
a/pv/popups/channels.hpp
b/pv/popups/channels.hpp
index d9c5b967f49980e682239b1729766ce8e819a4cb..eb1e029773f1d9204c7845270e0605033b0932a2 100644
(file)
--- a/
pv/popups/channels.hpp
+++ b/
pv/popups/channels.hpp
@@
-28,6
+28,7
@@
#include <QCheckBox>
#include <QFormLayout>
#include <QGridLayout>
+#include <QLabel>
#include <QPushButton>
#include <QSignalMapper>