X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=mainwindow.h;h=c0a4248d29fc3e7779ca4a74357cb8edd57f0078;hb=8f94be14588c7a7ca0f483b649d7a7b5b5f45ae9;hp=45f0b572353b2ded66efcaa5c63f86f84304ebff;hpb=cdf7bea7f0eead18de2616cbfd8697ac0fffb59b;p=pulseview.git diff --git a/mainwindow.h b/mainwindow.h index 45f0b57..c0a4248 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;