diff -r f7ac710697a9 -r 06ff229162e9 src/hbcore/devicedialogbase/devicedialogbase.pri --- a/src/hbcore/devicedialogbase/devicedialogbase.pri Mon May 03 12:48:33 2010 +0300 +++ b/src/hbcore/devicedialogbase/devicedialogbase.pri Fri May 14 16:09:54 2010 +0300 @@ -34,7 +34,6 @@ PUBLIC_HEADERS += $$PWD/hbindicator.h PUBLIC_HEADERS += $$PWD/hbdevicedialogplugin.h PUBLIC_HEADERS += $$PWD/hbdevicedialoginterface.h -PUBLIC_HEADERS += $$PWD/hbsymbiandevicedialog.h #deprecated PUBLIC_HEADERS += $$PWD/hbdevicedialogsymbian.h PUBLIC_HEADERS += $$PWD/hbsymbianvariant.h PUBLIC_HEADERS += $$PWD/hbindicatorsymbian.h @@ -53,7 +52,6 @@ PRIVATE_HEADERS += $$PWD/hbdeleteguardsymbian_p.h SOURCES += $$PWD/hbsymbianvariant.cpp -SOURCES += $$PWD/hbsymbiandevicedialog.cpp #deprecated SOURCES += $$PWD/hbdevicedialogsymbian.cpp SOURCES += $$PWD/hbdevicedialogsym_p.cpp