changed to some new icons

This commit is contained in:
defnax 2019-11-24 06:04:10 +01:00
parent 826027bc04
commit ca047d1bee
5 changed files with 5 additions and 3 deletions

View file

@ -27,7 +27,7 @@
#include <QTimer>
#define IMG_HELP ":/icons/help_128.png"
#define IMG_HELP ":/icons/png/help.png"
class GetStartedDialog : public MainPage
{