icon added, about dialog added, translation updated

This commit is contained in:
Rafael 2016-03-27 18:22:22 +02:00
parent 6c55773dbc
commit 7e8dd80a74
13 changed files with 248 additions and 13 deletions

View file

@ -38,7 +38,8 @@ SOURCES += main.cpp \
ProfileInterface.cpp \
SnapmaticWidget.cpp \
SavegameWidget.cpp \
ProfileLoader.cpp
ProfileLoader.cpp \
AboutDialog.cpp
HEADERS += \
SnapmaticPicture.h \
@ -53,7 +54,8 @@ HEADERS += \
ProfileInterface.h \
SnapmaticWidget.h \
SavegameWidget.h \
ProfileLoader.h
ProfileLoader.h \
AboutDialog.h
FORMS += \
PictureDialog.ui \
@ -61,7 +63,8 @@ FORMS += \
UserInterface.ui \
ProfileInterface.ui \
SnapmaticWidget.ui \
SavegameWidget.ui
SavegameWidget.ui \
AboutDialog.ui
TRANSLATIONS += \
gta5sync_de.ts