Split DeviceOptions dialog into two popups: DeviceOptions and Probes
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Mon, 7 Oct 2013 18:10:40 +0000 (19:10 +0100)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Sun, 13 Oct 2013 10:52:32 +0000 (11:52 +0100)
commit51d4a9ab96a6bf64a1fcd1700e7e174498d4c118
tree659d384907adc6644506a293507339427d069b32
parent6c32e6c73b3342fc0e191949965fdec7705d515e
Split DeviceOptions dialog into two popups: DeviceOptions and Probes
CMakeLists.txt
pv/dialogs/deviceoptions.cpp [deleted file]
pv/dialogs/deviceoptions.h [deleted file]
pv/popups/deviceoptions.cpp [new file with mode: 0644]
pv/popups/deviceoptions.h [new file with mode: 0644]
pv/popups/probes.cpp [new file with mode: 0644]
pv/popups/probes.h [new file with mode: 0644]
pv/toolbars/samplingbar.cpp
pv/toolbars/samplingbar.h