aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-10-15 10:20:44 +0200
committerEike Ziller <eike.ziller@qt.io>2018-10-15 08:52:27 +0000
commit3b84b644769e531cda7b1fa2fd721a0128d725ca (patch)
tree8bed0d1553aa5d5dc7c9063a35c1d96bd683b2a0
parent6e7b88b34cc57120851699782e014f190dabc038 (diff)
Follow up of qtcreator/0d640268fddb522eb48da439f995a6fade7d6e09 Change-Id: Ib9ce945afa5d092e246ae012ba1a83923bae9312 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
-rw-r--r--plugins/pythonextensions/pyutil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pythonextensions/pyutil.cpp b/plugins/pythonextensions/pyutil.cpp
index fd0d2cd..e69ceed 100644
--- a/plugins/pythonextensions/pyutil.cpp
+++ b/plugins/pythonextensions/pyutil.cpp
@@ -25,7 +25,7 @@
#include "pyutil.h"
-Q_LOGGING_CATEGORY(pyLog, "qtc.pythonextensions")
+Q_LOGGING_CATEGORY(pyLog, "qtc.pythonextensions", QtWarningMsg)
#ifdef Q_OS_UNIX
# include <dlfcn.h> // dlopen