src/hbwidgets/devicedialogs/devicedialogs.pri
changeset 23 e6ad4ef83b23
parent 1 f7ac710697a9
--- a/src/hbwidgets/devicedialogs/devicedialogs.pri	Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbwidgets/devicedialogs/devicedialogs.pri	Thu Sep 02 20:44:51 2010 +0300
@@ -34,6 +34,7 @@
 PUBLIC_HEADERS += $$PWD/hbdevicenotificationdialogsymbian.h
 PUBLIC_HEADERS += $$PWD/hbdevicemessageboxsymbian.h
 PUBLIC_HEADERS += $$PWD/hbdeviceprogressdialogsymbian.h
+RESTRICTED_HEADERS += $$PWD/hbdevicedialogsextensionsymbian_r.h
 
 PRIVATE_HEADERS += $$PWD/hbdevicenotificationdialog_p.h $$PWD/hbdeviceprogressdialog_p.h $$PWD/hbdevicemessagebox_p.h
 
@@ -44,5 +45,6 @@
 SOURCES += $$PWD/hbdevicenotificationdialogsymbian.cpp
 SOURCES += $$PWD/hbdevicemessageboxsymbian.cpp
 SOURCES += $$PWD/hbdeviceprogressdialogsymbian.cpp
+SOURCES += $$PWD/hbdevicedialogsextensionsymbian.cpp
 }