aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/converter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/converter/CMakeLists.txt')
-rw-r--r--src/plugins/General/converter/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/converter/CMakeLists.txt b/src/plugins/General/converter/CMakeLists.txt
index e3f28412c..e16e90c62 100644
--- a/src/plugins/General/converter/CMakeLists.txt
+++ b/src/plugins/General/converter/CMakeLists.txt
@@ -44,7 +44,7 @@ SET(libconverter_MOC_HDRS
)
SET(libconverter_RCCS
- translations/translations.qrc)
+ translations/translations.qrc presets.qrc)
QT4_ADD_RESOURCES(libconverter_RCC_SRCS ${libconverter_RCCS})