projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9ef6d4
)
Removed spurious namespace declaration
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Fri, 7 Sep 2012 14:26:49 +0000
(15:26 +0100)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Fri, 7 Sep 2012 14:26:49 +0000
(15:26 +0100)
mainwindow.h
patch
|
blob
|
history
diff --git
a/mainwindow.h
b/mainwindow.h
index 45f0b572353b2ded66efcaa5c63f86f84304ebff..e80ceb951f82f273a7dd9674b75bfc8c1e8aeb89 100644
(file)
--- a/
mainwindow.h
+++ b/
mainwindow.h
@@
-33,10
+33,6
@@
class View;
}
}
-namespace Ui {
-class MainWindow;
-}
-
class QAction;
class QMenuBar;
class QMenu;