]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/binding/deviceoptions.cpp
MainBar: Renamed from SamplingBar
[pulseview.git] / pv / prop / binding / deviceoptions.cpp
index 8412104daf0eb3328cac1764a13395560d9fa875..c995ea697c01e6980adaefd9c0efa0676b36d35d 100644 (file)
@@ -86,7 +86,7 @@ DeviceOptions::DeviceOptions(shared_ptr<sigrok::Configurable> 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: