You may need to nuke your ui_*.h files

Albert Astals Cid aacid at kde.org
Fri Dec 28 15:39:27 UTC 2012


With the change i just name so that klocale.h does not include 
klocalizedstring.h (as it was an unneeded include) you may need to nuke your 
ui_*.h files so your build succeeds.

find -name ui_*.h -exec rm {} \;

Cheers,
  Albert


More information about the Kde-frameworks-devel mailing list