changeset 26 | 97d7f0705d0a |
parent 15 | c0dfc135a46c |
--- a/userguide/inc/HelpUtils.h Tue Jun 01 23:20:16 2010 +0300 +++ b/userguide/inc/HelpUtils.h Tue Jun 08 18:34:07 2010 +0800 @@ -25,6 +25,7 @@ public: static void loadHtmlFromZipFile(const QString& path, const QString& htmlFile, QString& htmlContent); static int launchApplication(const QString& appUid); + static bool suppportFeatureID(int featureID); static QString rootPath(); static QString UILocaleFromQtToSymbian(); static Qt::Orientation defaultOrientation();