CVS commit by luis: Include moc file (I just keep forgetting this!) M +3 -0 widgetfactory.cpp 1.2 --- kdesdk/umbrello/umbrello/diagram/widgetfactory.cpp #1.1:1.2 @@ -68,2 +68,5 @@ DiagramElement* WidgetFactory::createCus } // end of namespace Umbrello +#include "widgetfactory.moc" + +