mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
https://dev.vatsim-germany.org/issues/648#note-5
This commit is contained in:
@@ -24,8 +24,6 @@ namespace BlackMisc
|
||||
*/
|
||||
class BLACKMISC_EXPORT IDatastoreObjectWithIntegerKey : public ITimestampBased
|
||||
{
|
||||
Q_INTERFACES(BlackMisc::ITimestampBased)
|
||||
|
||||
public:
|
||||
//! Property index
|
||||
enum ColumnIndex
|
||||
@@ -97,8 +95,6 @@ namespace BlackMisc
|
||||
*/
|
||||
class BLACKMISC_EXPORT IDatastoreObjectWithStringKey : public ITimestampBased
|
||||
{
|
||||
Q_INTERFACES(BlackMisc::ITimestampBased)
|
||||
|
||||
public:
|
||||
//! Property index
|
||||
enum ColumnIndex
|
||||
|
||||
Reference in New Issue
Block a user