Mac release 1.0.1
This commit is contained in:
parent
74726a10d8
commit
68a25689dc
5 changed files with 3 additions and 2 deletions
|
@ -15,8 +15,8 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||
TEMPLATE = app
|
||||
TARGET = fannyapp
|
||||
|
||||
ICON = shared/favicon.icns
|
||||
RC_ICONS = shared/favicon.ico
|
||||
ICON = shared/graphics/favicon.icns
|
||||
RC_ICONS = shared/graphics/favicon.ico
|
||||
|
||||
SOURCES += \
|
||||
sources/serverconn.cpp \
|
||||
|
|
|
@ -159,6 +159,7 @@ Page {
|
|||
source: formStack.depth > 1 ? "qrc:/graphics/icons/backDark.png" : "qrc:/graphics/icons/drawer.png"
|
||||
height: parent.height
|
||||
width: parent.width
|
||||
fillMode: Image.PreserveAspectFit
|
||||
Behavior on scale {
|
||||
PropertyAnimation {
|
||||
duration: 100
|
||||
|
|
BIN
release/.DS_Store
vendored
BIN
release/.DS_Store
vendored
Binary file not shown.
BIN
release/mac OS/fannyapp - 0.9.4.dmg
Normal file
BIN
release/mac OS/fannyapp - 0.9.4.dmg
Normal file
Binary file not shown.
Binary file not shown.
Reference in a new issue