From 477ad70858b4bba0a1b2bd698d29766020134a39 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Fri, 6 Aug 2021 15:38:36 -0500 Subject: [PATCH] Correct cMake file. --- src/Gui/PreferencePackTemplates/Appearance/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Gui/PreferencePackTemplates/Appearance/CMakeLists.txt b/src/Gui/PreferencePackTemplates/Appearance/CMakeLists.txt index 6cb3d4c0dc..8a88548d5e 100644 --- a/src/Gui/PreferencePackTemplates/Appearance/CMakeLists.txt +++ b/src/Gui/PreferencePackTemplates/Appearance/CMakeLists.txt @@ -4,6 +4,7 @@ SET(PreferencePackTemplates_Files Console_Colors.cfg Draft_Colors.cfg Editor_Colors.cfg + Editor_Font.cfg Path_Colors.cfg Sketcher_Colors.cfg Start_Colors.cfg