]> sigrok.org Git - pulseview.git/blobdiff - mainwindow.h
Corrected project name in header comments
[pulseview.git] / mainwindow.h
index 45f0b572353b2ded66efcaa5c63f86f84304ebff..c0a4248d29fc3e7779ca4a74357cb8edd57f0078 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the sigrok project.
+ * This file is part of the PulseView project.
  *
  * Copyright (C) 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
  *
@@ -33,10 +33,6 @@ class View;
 }
 }
 
-namespace Ui {
-class MainWindow;
-}
-
 class QAction;
 class QMenuBar;
 class QMenu;