X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fbinding%2Fdeviceoptions.cpp;h=8b38505c0bc15b24472366fd0d39c30fe7d19b3a;hp=8412104daf0eb3328cac1764a13395560d9fa875;hb=c1035a1452fa2aec5414975e83e531c10504b80c;hpb=360ab9be5d6060d05cd7d40f5a50f7eafb787290 diff --git a/pv/prop/binding/deviceoptions.cpp b/pv/prop/binding/deviceoptions.cpp index 8412104..8b38505 100644 --- a/pv/prop/binding/deviceoptions.cpp +++ b/pv/prop/binding/deviceoptions.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include using boost::optional; using std::function; @@ -86,7 +86,7 @@ DeviceOptions::DeviceOptions(shared_ptr configurable) : { case SR_CONF_SAMPLERATE: // Sample rate values are not bound because they are shown - // in the SamplingBar + // in the MainBar break; case SR_CONF_CAPTURE_RATIO: