mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-04 20:34:26 -04:00
Create logic for call android native image picker
This commit is contained in:
parent
59b77da6a2
commit
2cb6742dbc
6 changed files with 87 additions and 1 deletions
retroshare-qml-app/src
|
@ -5,7 +5,8 @@ QT += core network qml quick
|
|||
CONFIG += c++11
|
||||
|
||||
HEADERS += libresapilocalclient.h \
|
||||
rsqmlappengine.h
|
||||
rsqmlappengine.h \
|
||||
androidimagepicker.h
|
||||
SOURCES += main-app.cpp \
|
||||
libresapilocalclient.cpp \
|
||||
rsqmlappengine.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue