From 6cd0c2f1b37fa8faa2a3dca894c7bcc70107faee Mon Sep 17 00:00:00 2001 From: Markus Elfring Date: Wed, 6 Apr 2011 17:06:23 +0200 Subject: [PATCH] Addition of Spanish translation in the GUI CMake script A file name was added to the GUI CMake script for the Spanish translation. Signed-off-by: Markus Elfring --- gui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index e0d726ae4..db1f66549 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -98,6 +98,7 @@ SET(CHECK_UIS SET(CHECK_TRANS cppcheck_de.ts cppcheck_en.ts + cppcheck_es.ts cppcheck_fi.ts cppcheck_fr.ts cppcheck_ja.ts