mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T270, made lights comparable and use it with parts
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlackMisc
|
||||
//! Properties by index
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexIsNull = BlackMisc::CPropertyIndex::GlobalIndexINullable,
|
||||
IndexIsNull = CPropertyIndex::GlobalIndexINullable,
|
||||
};
|
||||
|
||||
//! Constructor, init to null
|
||||
|
||||
Reference in New Issue
Block a user