mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Fix weak vtables
This commit is contained in:
@@ -109,6 +109,8 @@ namespace BlackMisc
|
||||
//! Class which can be directly used to access an \sa IClientProvider object
|
||||
class BLACKMISC_EXPORT CClientAware : public IProviderAware<IClientProvider>
|
||||
{
|
||||
virtual void anchor();
|
||||
|
||||
public:
|
||||
//! \copydoc CClientProvider::getClients
|
||||
CClientList getClients() const;
|
||||
|
||||
Reference in New Issue
Block a user