From f3b04a88dffcda6cbe10be81d5c9613e0ab00c37 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Mon, 24 Jun 2013 14:36:38 +0300 Subject: Add an 'About' dialog for the Qt UI The dialog is similar to the one in the GTK version Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1a4f60ace..664cd973e 100644 --- a/Makefile +++ b/Makefile @@ -51,6 +51,7 @@ HEADERS = \ qt-ui/subsurfacewebservices.h \ qt-ui/divecomputermanagementdialog.h \ qt-ui/diveplanner.h \ + qt-ui/about.h \ SOURCES = \ @@ -88,6 +89,7 @@ SOURCES = \ qt-ui/subsurfacewebservices.cpp \ qt-ui/divecomputermanagementdialog.cpp \ qt-ui/diveplanner.cpp \ + qt-ui/about.cpp \ $(RESFILE) -- cgit v1.2.3-70-g09d2