mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T260, function to add an offset to received situations for testing
* "dot" command * context function * provider functions
This commit is contained in:
committed by
Roland Winklmeier
parent
456cb5d1ea
commit
eb0fa92e7e
@@ -28,7 +28,7 @@ namespace BlackMisc
|
||||
//! Constructor
|
||||
CSimpleCommandParser(const QStringList &knownCommands);
|
||||
|
||||
//! Known command
|
||||
//! Known command?
|
||||
bool isKnownCommand() const { return m_knownCommand; }
|
||||
|
||||
//! Parse
|
||||
|
||||
Reference in New Issue
Block a user