Route SonarPen tools action through platform services
This commit is contained in:
@@ -315,9 +315,7 @@ public:
|
||||
|
||||
void start_sonarpen() override
|
||||
{
|
||||
#if __IOS__
|
||||
[app_.ios_app sonarpen_start];
|
||||
#endif
|
||||
app_.start_platform_sonarpen();
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user