diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c2424f42..a382df589 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -157,7 +157,7 @@ set(APP_FORMS # Add resources. set(APP_RESOURCES - # resources/rssguard.qrc + resources/rssguard_resources.qrc ) # Add translations. diff --git a/resources/rssguard_resources.qrc b/resources/rssguard_resources.qrc new file mode 100644 index 000000000..2496c8778 --- /dev/null +++ b/resources/rssguard_resources.qrc @@ -0,0 +1 @@ + \ No newline at end of file