We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0423a commit 5fd6a0bCopy full SHA for 5fd6a0b
1 file changed
extensions/PythonQt_QtAll/PythonQt_QtAll.cpp
@@ -76,7 +76,7 @@ void PythonQt_init_QtWebKit(PyObject*);
76
#endif
77
78
namespace PythonQt_QtAll {
79
-PYTHONQT_EXPORT void init()
+PYTHONQT_QTALL_EXPORT void init()
80
{
81
#ifdef PYTHONQT_WITH_CORE
82
PythonQt_init_QtCore(0);
0 commit comments