messagingapp/msgsettings/settingsview/inc/msgsettingengine.h
changeset 34 84197e66a4bd
parent 25 84d9eb65b26f
child 44 36f374c67aa8
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    16  */
    16  */
    17 
    17 
    18 #ifndef MSGSETTINGENGINE_H_
    18 #ifndef MSGSETTINGENGINE_H_
    19 #define MSGSETTINGENGINE_H_
    19 #define MSGSETTINGENGINE_H_
    20 
    20 
    21 #include <QObject.h>
    21 #include <qobject.h>
    22 
    22 
    23 //FORWARD DECLARATION
    23 //FORWARD DECLARATION
    24 class SmsSettingsPrivate;
    24 class SmsSettingsPrivate;
    25 class MmsSettingsPrivate;
    25 class MmsSettingsPrivate;
    26 
    26