changeset 34 | ed14f46c0e55 |
parent 0 | 16d8024aca5e |
--- 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