projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b5537c
)
MainWindow: Fixed sampling bar comment
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 17 Jan 2015 18:03:16 +0000
(18:03 +0000)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 27 Jan 2015 15:28:31 +0000
(16:28 +0100)
pv/mainwindow.cpp
patch
|
blob
|
history
diff --git
a/pv/mainwindow.cpp
b/pv/mainwindow.cpp
index 0fef1bdabf1ec525c897f0a72f4e0f6860504d24..0dd9a09f194ea3cb7da233d90008798be845043f 100644
(file)
--- 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
tool
bar
main_bar_ = new toolbars::MainBar(session_, *this);
// Populate the device list and select the initially selected device