mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-04 00:45:46 +08:00
Issue #77 Reduce dependency on Qt
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
#define BLACKMISC_INHERITANCE_TRAITS_H
|
||||
|
||||
#include "blackmisc/typetraits.h" // for void_t
|
||||
#include <QMetaType>
|
||||
#include <type_traits>
|
||||
|
||||
template <typename T>
|
||||
struct QMetaTypeId;
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CPropertyIndex;
|
||||
|
||||
Reference in New Issue
Block a user