summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2019-02-01 20:40:57 +0100
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2019-02-02 19:36:11 +0200
commit7538546c899281728e4268de850a592e69aab64c (patch)
tree7b1d73cfb0f92d4fe46ddfb62f24e7385489c1c2 /desktop-widgets/CMakeLists.txt
parent5e2dfd546e1bef5e54bd8fef2e06b1e58f5c176e (diff)
downloadsubsurface-7538546c899281728e4268de850a592e69aab64c.tar.gz
Cleanup: rename locationInformation.ui -> locationinformation.ui
The .cpp and .h files are all lower-case, the .ui file is camel-case. Unify to lower-case (which is much more common in the code base). Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/CMakeLists.txt')
-rw-r--r--desktop-widgets/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt
index ea09e5ce6..1411e69ba 100644
--- a/desktop-widgets/CMakeLists.txt
+++ b/desktop-widgets/CMakeLists.txt
@@ -28,7 +28,7 @@ set (SUBSURFACE_UI
filterwidget2.ui
findmovedimagesdialog.ui
listfilter.ui
- locationInformation.ui
+ locationinformation.ui
mainwindow.ui
plannerDetails.ui
plannerSettings.ui