mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
Fix weak vtables
This commit is contained in:
@@ -25,6 +25,9 @@ namespace BlackMisc
|
||||
{
|
||||
namespace Geo
|
||||
{
|
||||
ICoordinateGeodetic::~ICoordinateGeodetic()
|
||||
{ }
|
||||
|
||||
QString CCoordinateGeodetic::convertToQString(bool i18n) const
|
||||
{
|
||||
return ICoordinateGeodetic::convertToQString(i18n);
|
||||
|
||||
Reference in New Issue
Block a user