C++: Add source file to test icon support

Task-number: QTCREATORBUG-21867
Change-Id: Ie167608257bb8b7d268a05f1935d77659a075dc1
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Christian Kandeler
2021-02-05 16:40:19 +01:00
parent cc89f72fe5
commit 64bec2205b
3 changed files with 92 additions and 1 deletions

View File

@@ -4,6 +4,6 @@ CONFIG+= c++1z
TARGET = examples
SOURCES += clazy_example.cpp tidy_example.cpp
SOURCES += clazy_example.cpp tidy_example.cpp icontest.cpp
HEADERS += tidy_example.h