[PATCH] Add urldialog.ui to qmake ui list

Anton Lundin glance at acc.umu.se
Wed Apr 29 14:48:55 PDT 2015


This unbreaks the qmake build system by adding urldialog.ui there. Yes,
i know we're planning on switching away but i still build things via
qmake and its nice if it works until we actually remove it.

Signed-off-by: Anton Lundin <glance at acc.umu.se>
---

I remember that I also fixed the old plain make based thingie before the
switch to qmake. Is this becomming some sort of habit?

 subsurface.pro | 1 +
 1 file changed, 1 insertion(+)

diff --git a/subsurface.pro b/subsurface.pro
index bec7d65..be6e060 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -253,6 +253,7 @@ FORMS = \
 	qt-ui/diveshareexportdialog.ui \
 	qt-ui/filterwidget.ui \
 	qt-ui/plannerDetails.ui \
+	qt-ui/urldialog.ui \
 	qt-ui/locationInformation.ui
 
 # Nether usermanual or printing is supported on android right now
-- 
2.1.4



More information about the subsurface mailing list