examples/declarative/cppextensions/qwidgets/qwidgets.cpp
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
    92     }
    92     }
    93 };
    93 };
    94 
    94 
    95 #include "qwidgets.moc"
    95 #include "qwidgets.moc"
    96 
    96 
    97 Q_EXPORT_PLUGIN2(qwidgetsplugin, QWidgetsPlugin);
    97 Q_EXPORT_PLUGIN2(qmlqwidgetsplugin, QWidgetsPlugin);