src/hbinput/inputwidgets/inputwidgets.pri
changeset 23 e6ad4ef83b23
parent 7 923ff622b8b9
child 30 80e4d18b72f5
--- a/src/hbinput/inputwidgets/inputwidgets.pri	Wed Aug 18 10:05:37 2010 +0300
+++ b/src/hbinput/inputwidgets/inputwidgets.pri	Thu Sep 02 20:44:51 2010 +0300
@@ -29,7 +29,6 @@
 
 # hb input widget public headers
 PUBLIC_HEADERS += $$PWD/hbinputvkbwidget.h
-PUBLIC_HEADERS += $$PWD/hbinputvirtualrocker.h
 PUBLIC_HEADERS += $$PWD/hbinputcandidatelist.h
 PUBLIC_HEADERS += $$PWD/hbinputmodeindicator.h
 PUBLIC_HEADERS += $$PWD/hbinputexactwordpopup.h
@@ -52,7 +51,6 @@
 
 # hb input widget sources
 SOURCES += $$PWD/hbinputvkbwidget.cpp
-SOURCES += $$PWD/hbinputvirtualrocker.cpp
 SOURCES += $$PWD/hbinputcandidatelist.cpp
 SOURCES += $$PWD/hbinputmodeindicator.cpp
 SOURCES += $$PWD/hbinputexactwordpopup.cpp