From beadeffaf51f59a5d587861121f371c14d5dcaff Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 20 Jun 2013 12:33:26 -0300 Subject: Added the first scope of the visual dive planner. Added the first files and skeleton code for the visual dive planner. now I need to fill things. The code is using the print action borrowed, this will need to move to a better choice in the future. Signed-off-by: Tomaz Canabrava --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f8770d344..17f1dcd1a 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +50,7 @@ HEADERS = \ qt-ui/simplewidgets.h \ qt-ui/subsurfacewebservices.h \ qt-ui/divecomputermanagementdialog.h \ + qt-ui/diveplanner.h \ SOURCES = \ @@ -85,6 +86,7 @@ SOURCES = \ qt-ui/simplewidgets.cpp \ qt-ui/subsurfacewebservices.cpp \ qt-ui/divecomputermanagementdialog.cpp \ + qt-ui/diveplanner.cpp \ $(RESFILE) -- cgit v1.2.3-70-g09d2