Skip to content

Commit 5fd6a0b

Browse files
committed
update
1 parent 2a0423a commit 5fd6a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/PythonQt_QtAll/PythonQt_QtAll.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ void PythonQt_init_QtWebKit(PyObject*);
7676
#endif
7777

7878
namespace PythonQt_QtAll {
79-
PYTHONQT_EXPORT void init()
79+
PYTHONQT_QTALL_EXPORT void init()
8080
{
8181
#ifdef PYTHONQT_WITH_CORE
8282
PythonQt_init_QtCore(0);

0 commit comments

Comments
 (0)