From 933cda6174590d4f3a604990e43f8deba9685362 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Fri, 7 Sep 2012 15:26:49 +0100 Subject: [PATCH] Removed spurious namespace declaration --- mainwindow.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mainwindow.h b/mainwindow.h index 45f0b572..e80ceb95 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -33,10 +33,6 @@ class View; } } -namespace Ui { -class MainWindow; -} - class QAction; class QMenuBar; class QMenu; -- 2.30.2