mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
fixup! Improved samples and debugging information
This commit is contained in:
@@ -149,7 +149,7 @@ namespace BlackMisc
|
||||
|
||||
//! Display all user metatypes
|
||||
//! \remarks Used in order to debug code, do not remove
|
||||
void displayAllUserMetatypesTypes(QTextStream &out = QTextStream(stdout));
|
||||
void displayAllUserMetatypesTypes(QTextStream &out);
|
||||
|
||||
/*!
|
||||
* \brief Calculate a single hash value based on a list of individual hash values
|
||||
|
||||
Reference in New Issue
Block a user