piprofilerui/ui/hb/inc/notifications.h
changeset 47 11fa016241a4
parent 19 4b22a598b890
child 46 fad26422216a
equal deleted inserted replaced
41:6c7007136f84 47:11fa016241a4
    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