piprofilerui/ui/hb/inc/notifications.h
branchRCL_3
changeset 21 f8280f3bfeb7
parent 20 fad26422216a
equal deleted inserted replaced
20:fad26422216a 21:f8280f3bfeb7
    16 */
    16 */
    17 
    17 
    18 #ifndef NOTIFICATIONS_H_
    18 #ifndef NOTIFICATIONS_H_
    19 #define NOTIFICATIONS_H_
    19 #define NOTIFICATIONS_H_
    20 
    20 
    21 #include <qstring> 
    21 #include <QString> 
    22 
    22 
    23 /**
    23 /**
    24  * Notifications class for viewing notification messages.
    24  * Notifications class for viewing notification messages.
    25  */
    25  */
    26 
    26