]> sigrok.org Git - pulseview.git/commit
Added pv::view::MarginWidget as a common base class of Header and Ruler
authorJoel Holdsworth <redacted>
Sun, 12 May 2013 20:35:37 +0000 (21:35 +0100)
committerJoel Holdsworth <redacted>
Sun, 19 May 2013 08:46:00 +0000 (09:46 +0100)
commitc23b29d67ed68c1a899000bf0049056fe9f51a62
treedaaf0796d3da0f11532f6f029e36341e529344f1
parentf796cf5163179e9df5cac676d0e3131be765b013
Added pv::view::MarginWidget as a common base class of Header and Ruler
CMakeLists.txt
pv/view/header.cpp
pv/view/header.h
pv/view/marginwidget.cpp [new file with mode: 0644]
pv/view/marginwidget.h [new file with mode: 0644]
pv/view/ruler.cpp
pv/view/ruler.h