diff -r 5b3b2fa8c3ec -r f42d9a78f435 messagingapp/msgui/msgaudiofetcher/msgaudiofetcher.pro --- a/messagingapp/msgui/msgaudiofetcher/msgaudiofetcher.pro Wed Aug 18 00:46:12 2010 +0530 +++ b/messagingapp/msgui/msgaudiofetcher/msgaudiofetcher.pro Tue Aug 31 18:53:38 2010 +0530 @@ -43,15 +43,12 @@ # Input HEADERS += msgaudioselectionengine.h \ msgaudiofetchermodel.h \ - msgaudiofetcherwidget.h \ - msgaudiofetcherview.h \ - msgaudiopreview.h \ - ../inc/msgbaseview.h + ../inc/msgaudiofetcherdialog.h \ + msgaudiopreview.h SOURCES += msgaudioselectionengine.cpp \ msgaudiofetchermodel.cpp \ - msgaudiofetcherwidget.cpp \ - msgaudiofetcherview.cpp \ + msgaudiofetcherdialog.cpp \ msgaudiopreview.cpp defBlock = \ @@ -64,8 +61,7 @@ MMP_RULES += defBlock # Libs -LIBS += -lconvergedmessageutils \ - -lxqutils \ +LIBS += -lxqutils \ -lmdeclient \ -lcentralrepository \ -lProfileEng \