mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
fixed return type of sharedText function
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "MobileUtils.h"
|
||||
|
||||
void MobileUtils::shareText(const QStringList &)
|
||||
bool MobileUtils::shareText(const QStringList &)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user