From bbd15eb37058ab8b88fcc975f65e7134d2572993 Mon Sep 17 00:00:00 2001 From: James Turner Date: Fri, 15 Apr 2016 18:03:01 +0100 Subject: [PATCH] Fix a typo --- src/GUI/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GUI/CMakeLists.txt b/src/GUI/CMakeLists.txt index 226e08b8f..02b0bafcd 100644 --- a/src/GUI/CMakeLists.txt +++ b/src/GUI/CMakeLists.txt @@ -76,7 +76,7 @@ if (HAVE_QT) AddCatalogDialog.ui PathsDialog.ui LocationWidget.ui - NoOfficialHanagar.ui) + NoOfficialHangar.ui) qt5_add_resources(qrc_sources resources.qrc) -- 2.39.5