Hello Valentin,

On Sunday, December 11, 2011 12:08:20 Valentin Rusu wrote:
> /home/kde/src/calligra/plugins/mapshape/MapTool.cpp: In member function 
> ‘virtual QWidget* MapTool::createO
> /home/kde/src/calligra/plugins/mapshape/MapTool.cpp:112:22: error: 
> ‘class Marble::MarbleControlBox’ has no member named ‘addMarblet’

looks like you have a change in the line MapTool.cpp:112

It should be:
    d->m_controlBox->addMarbleWidget(d->m_shape->marbleWidget());

which results in the build error.

Thorsten                                                                        
                                                     
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to