fixed navigation during initial installation
This commit is contained in:
parent
b5dd48ad7b
commit
fdff57da7c
2 changed files with 28 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
#include "MobileUtils.h"
|
||||
|
||||
void MobileUtils::shareText(const QStringList&) {}
|
||||
|
||||
void MobileUtils::shareText(const QStringList &)
|
||||
{
|
||||
}
|
||||
|
||||
void MobileUtils::openFile()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue