diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-01-05 11:22:41 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-06 10:11:31 -0800 |
commit | 2305ecc877fdd1c003a8fdf1eb72759ae78aac97 (patch) | |
tree | 89152d55e499960d0431d5a2723aaf5d0e6684e3 | |
parent | 19828510d93962c150be7c86dde5e7eeef96a9f7 (diff) | |
download | subsurface-2305ecc877fdd1c003a8fdf1eb72759ae78aac97.tar.gz |
dekstop/UI: remove duplicate resource
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | desktop-widgets/mainwindow.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/mainwindow.ui b/desktop-widgets/mainwindow.ui index 41dc8f264..46f0f3f67 100644 --- a/desktop-widgets/mainwindow.ui +++ b/desktop-widgets/mainwindow.ui @@ -740,7 +740,6 @@ </customwidgets> <resources> <include location="../subsurface.qrc"/> - <include location="../subsurface.qrc"/> </resources> <connections/> </ui> |