src/hbcore/primitives/primitives.pri
changeset 34 ed14f46c0e55
parent 1 f7ac710697a9
--- a/src/hbcore/primitives/primitives.pri	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbcore/primitives/primitives.pri	Mon Oct 18 18:23:13 2010 +0300
@@ -35,10 +35,7 @@
 PUBLIC_HEADERS += $$PWD/hbrichtextitem.h
 PUBLIC_HEADERS += $$PWD/hbmarqueeitem.h
 
-PRIVATE_HEADERS += $$PWD/hbrepeatitem_p.h
 PRIVATE_HEADERS += $$PWD/hbiconitem_p.h
-PRIVATE_HEADERS += $$PWD/hbprogresstrackitem_p.h
-PRIVATE_HEADERS += $$PWD/hbrepeaticonitem_p.h
 PRIVATE_HEADERS += $$PWD/hbtextitem_p.h
 PRIVATE_HEADERS += $$PWD/hbrichtextitem_p.h
 PRIVATE_HEADERS += $$PWD/hbtoucharea_p.h
@@ -47,9 +44,6 @@
 
 SOURCES += $$PWD/hbframeitem.cpp
 SOURCES += $$PWD/hbiconitem.cpp
-SOURCES += $$PWD/hbprogresstrackitem.cpp
-SOURCES += $$PWD/hbrepeaticonitem_p.cpp
-SOURCES += $$PWD/hbrepeatitem_p.cpp
 SOURCES += $$PWD/hbtextitem.cpp
 SOURCES += $$PWD/hbtoucharea.cpp
 SOURCES += $$PWD/hbrichtextitem.cpp