mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Style: removed outdated comments and includes.
This commit is contained in:
@@ -40,7 +40,6 @@ namespace BlackMisc
|
||||
}
|
||||
|
||||
//! Qt message handler
|
||||
//! \todo Qt 5.10: Use invokeMethod() overload taking pointer-to-member-function.
|
||||
void messageHandler(QtMsgType type, const QMessageLogContext &context, const QString &message)
|
||||
{
|
||||
const CStatusMessage statusMessage(type, context, message);
|
||||
|
||||
Reference in New Issue
Block a user