X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=0dd9a09f194ea3cb7da233d90008798be845043f;hb=d2f13e3ed5eff7356c8e27202260d10a272b5441;hp=0fef1bdabf1ec525c897f0a72f4e0f6860504d24;hpb=4b5537c576c37884c2a0254985893e20ea5338e6;p=pulseview.git 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