diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-10-27 03:22:09 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-27 03:22:09 +0000 |
commit | 899f077abd2c582aba4e52814b858b75d0e5ea09 (patch) | |
tree | bd6838534c29dba5fbae90abe9f76bfe7264b1aa /subsurface.pro | |
parent | 6259b0301bbdf10c8337be35d440f6f1521ee2b0 (diff) | |
parent | a4da3004da2f5179e2e7cac46047eec39c7b6949 (diff) | |
download | subsurface-899f077abd2c582aba4e52814b858b75d0e5ea09.tar.gz |
Merge branch 'webservices' of github.com:tcanabrava/subsurface
Diffstat (limited to 'subsurface.pro')
-rw-r--r-- | subsurface.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.pro b/subsurface.pro index e9927686f..15caa8f99 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -119,7 +119,7 @@ FORMS = \ qt-ui/preferences.ui \ qt-ui/printoptions.ui \ qt-ui/renumber.ui \ - qt-ui/subsurfacewebservices.ui \ + qt-ui/webservices.ui \ qt-ui/tableview.ui \ qt-ui/csvimportdialog.ui |