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

@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
#include "preferences_language.h"
#include "ui_prefs_language.h"
#include "ui_preferences_language.h"
#include "core/helpers.h"
#include "core/subsurface-qt/SettingsObjectWrapper.h"