mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Support for an empty column
This commit is contained in:
@@ -176,6 +176,7 @@ namespace BlackMisc
|
||||
GlobalIndexSwiftCore = 17100,
|
||||
GlobalIndexSwiftLauncher = 17200,
|
||||
GlobalIndexLineNumber = 20000, //!< pseudo index for line numbers
|
||||
GlobalIndexEmpty = 20001
|
||||
};
|
||||
|
||||
//! Default constructor.
|
||||
|
||||
Reference in New Issue
Block a user