On 23 May 2012 13:40, Taco H. in den Bosch <t...@heddesit.nl> wrote:

> Error 1 error C2079: 'QHashNode<Key,T>::key' uses undefined class
> 'KWPageStyle' C:\oss\KDE\include\QtCore\qhash.h 220 1 words

This is very typical error (msvcs' misfeature') - all you need is to
include KWPageStyle's header in that file; having only 'class
KWPageStyle;' does not work. (as for my knowledge based on past years)

As others said, our aim is to work collectively to fix each bug only
once, so please share any fix with us.

-- 
regards / pozdrawiam, Jaroslaw Staniek
 http://www.linkedin.com/in/jstaniek
 Kexi & Calligra (kexi-project.org, identi.ca/kexi, calligra-suite.org)
 KDE Software Development Platform on MS Windows (windows.kde.org)
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to