Use static signal offsets instead of offsets calculated on-the-fly
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Sat, 17 Nov 2012 08:08:40 +0000 (08:08 +0000)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Sat, 17 Nov 2012 08:10:35 +0000 (08:10 +0000)
commit2e57535108a0ae2e5d1ee454f1e61b71d23afdb3
tree32af2f43d851997e2a88cff4e65b899b87faea7e
parenta2f71ef0465ce94c6a1006adf520ba76605b457e
Use static signal offsets instead of offsets calculated on-the-fly

This will be needed for dragging
pv/view/header.cpp
pv/view/signal.cpp
pv/view/signal.h
pv/view/view.cpp
pv/view/view.h
pv/view/viewport.cpp