From 9a22efb97b78da00dbc8fdfdc9fa5db9eac84708 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 13 Jun 2015 08:01:06 -0700 Subject: Move git related declarations into their own header file Also change the name of the enum and make sure all the inner functions get passed the remote transport information. Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui') diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp index 08c8e1711..ec39cc151 100644 --- a/qt-ui/mainwindow.cpp +++ b/qt-ui/mainwindow.cpp @@ -43,6 +43,7 @@ #include "usermanual.h" #endif #include "divepicturemodel.h" +#include "git-access.h" #include #include #include -- cgit v1.2.3-70-g09d2