From: Joel Holdsworth Date: Sat, 17 Jan 2015 18:03:16 +0000 (+0000) Subject: MainWindow: Fixed sampling bar comment X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=commitdiff_plain;h=d2f13e3ed5eff7356c8e27202260d10a272b5441 MainWindow: Fixed sampling bar comment --- 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