Avatar change working

This commit is contained in:
miruka
2019-07-15 16:14:08 -04:00
parent 751a27157c
commit 62056b6124
11 changed files with 171 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
TEMPLATE = app
QT = quick
# widgets: Make native file dialogs available to QML (must use QApplication)
QT = quick widgets
DEFINES += QT_DEPRECATED_WARNINGS
CONFIG += warn_off c++11 release
dev {