]> sigrok.org Git - pulseview.git/blobdiff - pv/mainwindow.cpp
MainWindow: Fixed sampling bar comment
[pulseview.git] / pv / mainwindow.cpp
index 0fef1bdabf1ec525c897f0a72f4e0f6860504d24..0dd9a09f194ea3cb7da233d90008798be845043f 100644 (file)
@@ -326,7 +326,7 @@ void MainWindow::setup_ui()
        setMenuBar(menu_bar);
        QMetaObject::connectSlotsByName(this);
 
-       // Setup the sampling bar
+       // Setup the toolbar
        main_bar_ = new toolbars::MainBar(session_, *this);
 
        // Populate the device list and select the initially selected device