forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user