Commit 384ef890 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: add accessiblewidgets for Win32 static Qt compilation.

parent 15abf70b
......@@ -53,6 +53,7 @@
#ifdef WIN32
#include <QtPlugin>
Q_IMPORT_PLUGIN(qjpeg)
Q_IMPORT_PLUGIN(qtaccessiblewidgets)
#endif
/*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment