mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-08 07:53:40 +00:00
main/app: move message pattern to main
This commit is contained in:
parent
aec12f7b0b
commit
401a140449
2 changed files with 3 additions and 2 deletions
|
|
@ -75,8 +75,6 @@ AppWindow::AppWindow(QWidget *parent)
|
|||
, appVersion(APP_VERSION)
|
||||
, appGitHash(APP_GIT_HASH)
|
||||
{
|
||||
qSetMessagePattern("%{time process}: [%{type}] %{message}");
|
||||
|
||||
// qDebug().setVerbosity(0);
|
||||
qDebug() << "Application start";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue