added getting the path to the file for iOS
This commit is contained in:
parent
fdff57da7c
commit
1c7868312d
4 changed files with 45 additions and 11 deletions
|
|
@ -4,6 +4,7 @@ void MobileUtils::shareText(const QStringList &)
|
|||
{
|
||||
}
|
||||
|
||||
void MobileUtils::openFile()
|
||||
QString MobileUtils::openFile()
|
||||
{
|
||||
return QString();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue