From d2f13e3ed5eff7356c8e27202260d10a272b5441 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Sat, 17 Jan 2015 18:03:16 +0000 Subject: [PATCH] MainWindow: Fixed sampling bar comment --- pv/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 0fef1bd..0dd9a09 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -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 -- 2.30.2