equal
deleted
inserted
replaced
179 * Lauch tutorial if exist, else popup a error message |
179 * Lauch tutorial if exist, else popup a error message |
180 * @since S60 3.2 |
180 * @since S60 3.2 |
181 * @param None |
181 * @param None |
182 * @return None |
182 * @return None |
183 */ |
183 */ |
184 void LaunchTutorial(); |
184 void LaunchTutorialL(); |
185 #endif // FF_HELP_TUTORIAL_MERGE |
185 #endif // FF_HELP_TUTORIAL_MERGE |
186 |
186 |
187 protected: // functions from base classes |
187 protected: // functions from base classes |
188 /** |
188 /** |
189 * From CAknView |
189 * From CAknView |