]> sigrok.org Git - pulseview.git/commitdiff
MainWindow: Fixed sampling bar comment
authorJoel Holdsworth <redacted>
Sat, 17 Jan 2015 18:03:16 +0000 (18:03 +0000)
committerUwe Hermann <redacted>
Tue, 27 Jan 2015 15:28:31 +0000 (16:28 +0100)
pv/mainwindow.cpp

index 0fef1bdabf1ec525c897f0a72f4e0f6860504d24..0dd9a09f194ea3cb7da233d90008798be845043f 100644 (file)
@@ -326,7 +326,7 @@ void MainWindow::setup_ui()
        setMenuBar(menu_bar);
        QMetaObject::connectSlotsByName(this);
 
        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
        main_bar_ = new toolbars::MainBar(session_, *this);
 
        // Populate the device list and select the initially selected device