mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
Feature request based on new VATSIM code of conduct, allow empty homebase
This commit is contained in:
committed by
Mat Sutcliffe
parent
4030a1a730
commit
740cb5a536
@@ -103,6 +103,9 @@ namespace BlackMisc
|
||||
//! Has valid home base?
|
||||
bool hasValidHomeBase() const;
|
||||
|
||||
//! Has valid or empty home base?
|
||||
bool hasValidOrEmptyHomeBase() const;
|
||||
|
||||
//! Real name + homebase
|
||||
QString getRealNameAndHomeBase(const QString &separator = QString(" ")) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user