Skip to content
Snippets Groups Projects
Commit 8cb03963 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

BUG: missing export macro in for Windows build

parent e235b2f8
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ private:
/** \class
* \brief
*/
class QtWidgetModel : public QObject
class ITK_ABI_EXPORT QtWidgetModel : public QObject
{
Q_OBJECT
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment