refs #485, use Q_INTERFACES as a way of avoiding dynamic_cast

This commit is contained in:
Klaus Basan
2016-03-13 18:53:07 +00:00
committed by Mathew Sutcliffe
parent 45496ce08e
commit 6d79b7dc12
7 changed files with 8 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ class CSwiftCore :
public BlackMisc::CIdentifiable
{
Q_OBJECT
Q_INTERFACES(BlackGui::IMainWindowAccess)
public:
//! Constructor