On Monday 26 August 2013 13:48:16 Albert Astals Cid wrote:
>    QStandardPaths::standardLocations(QStandardPaths::GenericDataLocation) +
> QString::fromLatin1("locale/"); <-- note this does not compile :D

QStandardPaths::locate(QStandardPaths::GenericDataLocation, "locale", 
QStandardPaths::LocateDirectory) for the compiling version :)

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to