mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 01:20:45 +08:00
Switch from __PRETTY_FUNCTION__ to qSetMessagePattern()
This commit is contained in:
@@ -96,7 +96,7 @@ QString SeerCatchpointCreateDialog::catchpointText () const {
|
||||
}
|
||||
}
|
||||
|
||||
//qDebug() << __PRETTY_FUNCTION__ << ":" << catchpointParameters;
|
||||
//qDebug() << catchpointParameters;
|
||||
|
||||
return catchpointParameters;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user