diff options
author | Robert C. Helling <helling@atdotde.de> | 2014-11-25 21:22:02 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-01 14:19:03 -0800 |
commit | 96a94f1a19d22fa0432e10495315ce3e98b35c4f (patch) | |
tree | 120471db57a8b0bdad99b2bab32390b6adc8f3e3 /subsurface.pro | |
parent | 584775cbc053d8b471f5a5d3ea232857f056e628 (diff) | |
download | subsurface-96a94f1a19d22fa0432e10495315ce3e98b35c4f.tar.gz |
A widget to add a set-point change
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r-- | subsurface.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.pro b/subsurface.pro index 7a4d8bfd4..24aab3a0b 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -220,6 +220,7 @@ FORMS = \ qt-ui/preferences.ui \ qt-ui/printoptions.ui \ qt-ui/renumber.ui \ + qt-ui/setpoint.ui \ qt-ui/shifttimes.ui \ qt-ui/shiftimagetimes.ui \ qt-ui/webservices.ui \ |