forked from qt-creator/qt-creator
Utils: Add round progress indicator widget
Change-Id: Ia3a51fb99ae6cec1b7b3c135d272e92d503128dc Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -17,3 +17,9 @@ linux-* {
|
||||
win32: LIBS += -luser32 -lshell32
|
||||
# PortsGatherer
|
||||
win32: LIBS += -liphlpapi -lws2_32
|
||||
|
||||
HEADERS += \
|
||||
progressindicator.h
|
||||
|
||||
SOURCES += \
|
||||
progressindicator.cpp
|
||||
|
||||
Reference in New Issue
Block a user