phonebookui/pbkcommonui/inc/cntactionpopup.h
changeset 59 a642906a277a
parent 47 7cbcb2896f0e
equal deleted inserted replaced
47:7cbcb2896f0e 59:a642906a277a
    34 QTM_USE_NAMESPACE
    34 QTM_USE_NAMESPACE
    35 
    35 
    36 /*
    36 /*
    37 * Class for showing popup for Call, Message and Email actions if preffered number is not set
    37 * Class for showing popup for Call, Message and Email actions if preffered number is not set
    38 */
    38 */
    39 class Q_DECL_EXPORT CntActionPopup : public QObject
    39 class QTPBK_EXPORT CntActionPopup : public QObject
    40 {
    40 {
    41     Q_OBJECT
    41     Q_OBJECT
    42     
    42     
    43 public:
    43 public:
    44     CntActionPopup( QContact *contact );
    44     CntActionPopup( QContact *contact );