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

@@ -35,6 +35,7 @@ class CSwiftData :
public BlackGui::IMainWindowAccess
{
Q_OBJECT
Q_INTERFACES(BlackGui::IMainWindowAccess)
public:
//! Constructor