From 8f89d3cbec0988a1d9e59e0636872c4795d2b44e Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Mon, 27 Oct 2014 20:37:08 +0100 Subject: Remove now obsolete forward declaration We now include the Ui header file, so we can remove the forward declaration. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/configuredivecomputerdialog.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/configuredivecomputerdialog.h b/qt-ui/configuredivecomputerdialog.h index 9d4068baf..27fe11a11 100644 --- a/qt-ui/configuredivecomputerdialog.h +++ b/qt-ui/configuredivecomputerdialog.h @@ -7,10 +7,6 @@ #include "../libdivecomputer.h" #include "configuredivecomputer.h" -namespace Ui { -class ConfigureDiveComputerDialog; -} - class ConfigureDiveComputerDialog : public QDialog { Q_OBJECT -- cgit v1.2.3-70-g09d2