messagingapp/msgui/unifiededitor/unifiededitor.pro
changeset 76 60a8a215b0ec
parent 67 fc91263aee62
equal deleted inserted replaced
73:ecf6a73a9186 76:60a8a215b0ec
    52              "$${LITERAL_HASH}endif"
    52              "$${LITERAL_HASH}endif"
    53 	
    53 	
    54 MMP_RULES += defBlock
    54 MMP_RULES += defBlock
    55 
    55 
    56 # Input
    56 # Input
    57 HEADERS += msgunieditormonitor.h \
    57 HEADERS += msgunieditorbodyeditor.h \
       
    58     msgunieditorscrollarea.h \
       
    59     msgunieditormonitor.h \
    58     msgunieditoraddress.h \
    60     msgunieditoraddress.h \
    59     msgunieditorattachment.h \
    61     msgunieditorattachment.h \
    60     msgunieditorbody.h \
    62     msgunieditorbody.h \
    61     msgunieditorsubject.h \
    63     msgunieditorsubject.h \
    62     msgunieditorview.h \
    64     msgunieditorview.h \
    67     msgunieditorprocessimageoperation.h \
    69     msgunieditorprocessimageoperation.h \
    68     msgunieditorbasewidget.h \
    70     msgunieditorbasewidget.h \
    69     msgunieditorpixmapwidget.h \
    71     msgunieditorpixmapwidget.h \
    70     msgunieditorutils.h \
    72     msgunieditorutils.h \
    71     msgunieditoraudiowidget.h
    73     msgunieditoraudiowidget.h
    72 
    74     
    73 SOURCES += msgunieditormonitor.inl \
    75 SOURCES += msgunieditorbodyeditor.cpp \
       
    76     msgunieditorscrollarea.cpp \
    74     msgunieditormonitor.cpp \
    77     msgunieditormonitor.cpp \
    75     msgunieditoraddress.cpp \
    78     msgunieditoraddress.cpp \
    76     msgunieditorattachment.cpp \
    79     msgunieditorattachment.cpp \
    77     msgunieditorbody.cpp \
    80     msgunieditorbody.cpp \
    78     msgunieditorsubject.cpp \
    81     msgunieditorsubject.cpp \