src/hbinput/inputwidgets/inputwidgets.pri
changeset 7 923ff622b8b9
parent 2 06ff229162e9
child 23 e6ad4ef83b23
child 34 ed14f46c0e55
--- a/src/hbinput/inputwidgets/inputwidgets.pri	Wed Jun 23 18:33:25 2010 +0300
+++ b/src/hbinput/inputwidgets/inputwidgets.pri	Tue Jul 06 14:36:53 2010 +0300
@@ -42,6 +42,7 @@
 PUBLIC_HEADERS += $$PWD/hbinputbuttongroup.h
 PUBLIC_HEADERS += $$PWD/hbinputbutton.h
 PUBLIC_HEADERS += $$PWD/hbinputsctkeyboard.h
+PUBLIC_HEADERS += $$PWD/hbinputmethodselectionlist.h
 
 # hb input widget private headers
 PRIVATE_HEADERS += $$PWD/hbinputvkbwidget_p.h
@@ -65,3 +66,4 @@
 SOURCES += $$PWD/hbinputbuttongroup.cpp
 SOURCES += $$PWD/hbinputbutton.cpp
 SOURCES += $$PWD/hbinputsctkeyboard.cpp
+SOURCES += $$PWD/hbinputmethodselectionlist.cpp