X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=5fe4ccb6cfb63cce767ef5bbb142d99216503528;hb=0de8fb27ab376153db50bed98e643767e4eac1a4;hp=ca532ee2044ca598cbb1d99fefa6a29a354d3b42;hpb=2b49eeb02d92b4744f8ebfcfd38ef27384cdd751;p=pulseview.git diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index ca532ee..5fe4ccb 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -18,9 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifdef ENABLE_SIGROKDECODE #include -#endif #include #include @@ -216,7 +214,6 @@ void MainWindow::setup_ui() // Setup the context bar _context_bar = new toolbars::ContextBar(this); addToolBar(_context_bar); - insertToolBarBreak(_context_bar); // Set the title setWindowTitle(QApplication::translate("MainWindow", "PulseView", 0,