diff --git a/QtQSliderEx/QT_win_32x32.ico b/QtQSliderEx/QT_win_32x32.ico new file mode 100644 index 0000000..0ee0568 Binary files /dev/null and b/QtQSliderEx/QT_win_32x32.ico differ diff --git a/QtQSliderEx/QtQSliderEx.pro b/QtQSliderEx/QtQSliderEx.pro index 39b50e1..81fdb37 100644 --- a/QtQSliderEx/QtQSliderEx.pro +++ b/QtQSliderEx/QtQSliderEx.pro @@ -33,6 +33,8 @@ HEADERS += \ FORMS += \ ExQSlider.ui + +RC_ICONS += QT_win_32x32.ico # Default rules for deployment. qnx: target.path = /tmp/$${TARGET}/bin