diff -r 7516d6d86cf5 -r ed14f46c0e55 src/hbcore/cssparser/hbstyleloader.h --- a/src/hbcore/cssparser/hbstyleloader.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbcore/cssparser/hbstyleloader.h Mon Oct 18 18:23:13 2010 +0300 @@ -31,8 +31,8 @@ class HB_CORE_EXPORT HbStyleLoader { public: - static bool registerFilePath(const QString &filePath); - static bool unregisterFilePath(const QString &filePath); + static bool registerFilePath(const QString &filePath); + static bool unregisterFilePath(const QString &filePath); }; #endif // HBSTYLELOADER_H