projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad98787
)
ViewItemPaintParams: Fixed header guard
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Mon, 27 Jul 2015 01:11:41 +0000
(19:11 -0600)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Wed, 7 Oct 2015 14:22:28 +0000
(16:22 +0200)
pv/view/viewitempaintparams.hpp
patch
|
blob
|
history
diff --git
a/pv/view/viewitempaintparams.hpp
b/pv/view/viewitempaintparams.hpp
index 460bd6c94db8d33a263d433498158310ab273419..87e9d0e63b5447a442f89d70ddbca5f5b6c29e4e 100644
(file)
--- a/
pv/view/viewitempaintparams.hpp
+++ b/
pv/view/viewitempaintparams.hpp
@@
-18,8
+18,8
@@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PULSEVIEW_PV_VIEW_
RO
WITEMPAINTPARAMS_HPP
-#define PULSEVIEW_PV_VIEW_
RO
WITEMPAINTPARAMS_HPP
+#ifndef PULSEVIEW_PV_VIEW_
VIE
WITEMPAINTPARAMS_HPP
+#define PULSEVIEW_PV_VIEW_
VIE
WITEMPAINTPARAMS_HPP
#include "pv/util.hpp"
@@
-88,4
+88,4
@@
private:
} // namespace view
} // namespace pv
-#endif // PULSEVIEW_PV_VIEW_
RO
WITEMPAINTPARAMS_HPP
+#endif // PULSEVIEW_PV_VIEW_
VIE
WITEMPAINTPARAMS_HPP