mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #709, name to entity
This commit is contained in:
@@ -91,6 +91,9 @@ namespace BlackMisc
|
||||
//! Representing at least one DB entity
|
||||
static bool anySwiftDbEntity(Entity entities);
|
||||
|
||||
//! Get by name
|
||||
static CEntityFlags::Entity singleEntityByName(const QString &name);
|
||||
|
||||
//! Register metadata
|
||||
static void registerMetadata();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user