From 526b4500ba55134b8215eccf2954c77505527661 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 29 Apr 2015 23:48:55 +0200 Subject: Add urldialog.ui to qmake ui list 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 Signed-off-by: Dirk Hohndel --- subsurface.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/subsurface.pro b/subsurface.pro index bec7d6590..be6e06065 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 -- cgit v1.2.3-70-g09d2