fep/aknfep/inc/AknFepKeyCatcher.h
branchRCL_3
changeset 7 a47de9135b21
parent 0 eb1f2e154e89
child 29 857bebeecec0
--- a/fep/aknfep/inc/AknFepKeyCatcher.h	Fri Feb 19 23:09:27 2010 +0200
+++ b/fep/aknfep/inc/AknFepKeyCatcher.h	Fri Mar 12 15:44:07 2010 +0200
@@ -53,11 +53,11 @@
  * of all key presses. `
  */
 class CAknFepKeyCatcher : 
-
+						 public CAknFepKeyCatcherInterface
 #ifdef RD_SCALABLE_UI_V2
-                          public MCoeMessageMonitorObserver, 
+						 ,public MCoeMessageMonitorObserver
 #endif //RD_SCALABLE_UI_V2
-                          public CAknFepKeyCatcherInterface
+                          
     {
 
 private: