diff --git a/Example/example.pro b/Example/example.pro index e646f98..6aa2933 100755 --- a/Example/example.pro +++ b/Example/example.pro @@ -1,5 +1,5 @@ # Include the QSimpleUpdater files -include($$PWD/../QSimpleUpdater/qsimpleupdater.pri) +include($$PWD/../QSimpleUpdater/QSimpleUpdater.pri) # Include the QtWidgets module QT += widgets diff --git a/QSimpleUpdater/qsimpleupdater.pri b/QSimpleUpdater/qsimpleupdater.pri index 17c59b1..52a4a24 100755 --- a/QSimpleUpdater/qsimpleupdater.pri +++ b/QSimpleUpdater/qsimpleupdater.pri @@ -6,6 +6,8 @@ # Please check the license.txt file for more information. # +QT += gui +QT += widgets QT += network HEADERS += $$PWD/src/qsimpleupdater.h \ diff --git a/QSimpleUpdater/src/dialogs/download_dialog.ui b/QSimpleUpdater/src/dialogs/download_dialog.ui index eab0c2d..bdf1660 100644 --- a/QSimpleUpdater/src/dialogs/download_dialog.ui +++ b/QSimpleUpdater/src/dialogs/download_dialog.ui @@ -6,8 +6,8 @@ 0 0 - 385 - 168 + 390 + 175 @@ -18,14 +18,14 @@ - 0 - 0 + 390 + 175 - 16777215 - 16777215 + 390 + 175 @@ -49,12 +49,27 @@ + + + 0 + 0 + + + + + 64 + 64 + + :/icons/internet_icon.png + + false + Qt::AlignCenter