equal
deleted
inserted
replaced
86 */ |
86 */ |
87 HbStaticVkbHost::~HbStaticVkbHost() |
87 HbStaticVkbHost::~HbStaticVkbHost() |
88 { |
88 { |
89 } |
89 } |
90 |
90 |
91 /*! |
|
92 \reimp |
|
93 */ |
|
94 int HbStaticVkbHost::priority() const |
|
95 { |
|
96 return 0; |
|
97 } |
|
98 |
|
99 // End of file |
91 // End of file |
100 |
92 |