projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9894618
)
LogicSignal: Tidied up forward declarations
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 28 Mar 2015 22:03:23 +0000
(22:03 +0000)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Thu, 28 May 2015 14:59:05 +0000
(15:59 +0100)
pv/view/logicsignal.hpp
patch
|
blob
|
history
diff --git
a/pv/view/logicsignal.hpp
b/pv/view/logicsignal.hpp
index 4df0f8ce77d99f74fbc1c388c773b625b3810c0e..7eb67dec836b1b86731177188985c2e134ab0603 100644
(file)
--- a/
pv/view/logicsignal.hpp
+++ b/
pv/view/logicsignal.hpp
@@
-31,8
+31,8
@@
class QIcon;
class QToolBar;
namespace sigrok {
-
class Device;
-
class TriggerMatchType;
+class Device;
+class TriggerMatchType;
}
namespace pv {