Cleanup: Rename preferences ui file names according the standard

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2018-01-01 20:23:40 +01:00 committed by Dirk Hohndel
parent ecd6dcaf6d
commit b7494bfb2e
5 changed files with 4 additions and 4 deletions

View file

@ -9,8 +9,8 @@ set(SUBSURFACE_PREFERENCES_UI
preferences_graph.ui
preferences_network.ui
preferences_units.ui
prefs_georeference.ui
prefs_language.ui
preferences_georeference.ui
preferences_language.ui
)
qt5_wrap_ui(SUBSURFACE_PREFERENCES_UI_HDRS ${SUBSURFACE_PREFERENCES_UI})