src/hbwidgets/popups/popups.pri
changeset 2 06ff229162e9
parent 1 f7ac710697a9
--- a/src/hbwidgets/popups/popups.pri	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbwidgets/popups/popups.pri	Fri May 14 16:09:54 2010 +0300
@@ -29,7 +29,6 @@
 PUBLIC_HEADERS += $$PWD/hbcolordialog.h
 PUBLIC_HEADERS += $$PWD/hbnotificationdialog.h
 PUBLIC_HEADERS += $$PWD/hbinputdialog.h
-PUBLIC_HEADERS += $$PWD/hblistdialog.h
 PUBLIC_HEADERS += $$PWD/hbprogressdialog.h
 PUBLIC_HEADERS += $$PWD/hbsliderpopup.h
 PUBLIC_HEADERS += $$PWD/hbvolumesliderpopup.h
@@ -44,7 +43,6 @@
 PRIVATE_HEADERS += $$PWD/hbnotificationdialogcontent_p.h
 PRIVATE_HEADERS += $$PWD/hbinputdialog_p.h
 PRIVATE_HEADERS += $$PWD/hbinputdialogcontent_p.h
-PRIVATE_HEADERS += $$PWD/hblistdialog_p.h
 PRIVATE_HEADERS += $$PWD/hbprogressdialog_p.h
 PRIVATE_HEADERS += $$PWD/hbsliderpopup_p.h
 PRIVATE_HEADERS += $$PWD/hbmessagebox_p.h
@@ -57,8 +55,6 @@
 SOURCES += $$PWD/hbnotificationdialogcontent.cpp
 SOURCES += $$PWD/hbinputdialog_p.cpp
 SOURCES += $$PWD/hbinputdialog.cpp
-SOURCES += $$PWD/hblistdialog.cpp
-SOURCES += $$PWD/hblistdialog_p.cpp
 SOURCES += $$PWD/hbprogressdialog.cpp
 SOURCES += $$PWD/hbsliderpopup.cpp
 SOURCES += $$PWD/hbvolumesliderpopup.cpp