X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=mainwindow.h;h=c0a4248d29fc3e7779ca4a74357cb8edd57f0078;hp=45f0b572353b2ded66efcaa5c63f86f84304ebff;hb=b3f22de060b73f15ad3eb2dabee04a0b4f5d947e;hpb=cdf7bea7f0eead18de2616cbfd8697ac0fffb59b diff --git a/mainwindow.h b/mainwindow.h index 45f0b572..c0a4248d 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -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 * @@ -33,10 +33,6 @@ class View; } } -namespace Ui { -class MainWindow; -} - class QAction; class QMenuBar; class QMenu;