sysresmonitoring/oodmonitor/inc/Ood.h
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 63 c2c61fdca848
child 77 b01c07dfcf84
--- a/sysresmonitoring/oodmonitor/inc/Ood.h	Tue Feb 02 10:12:00 2010 +0200
+++ b/sysresmonitoring/oodmonitor/inc/Ood.h	Fri Apr 16 15:08:06 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -20,7 +20,7 @@
 #define LAFSHUT_H
 
 // SYSTEM INCLUDES
-
+#include "hbdevicemessageboxsymbian.h"
 // USER INCLUDES
 
 // CONSTANTS
@@ -116,7 +116,8 @@
         private:
             TMessageType    iMessageType;
             CMessageInfo*   iMessageInfo[4];
-            CAknGlobalNote* iQuery;
+        
+        
         };
 
     // ======================================================================