equal
deleted
inserted
replaced
191 Q_UNUSED(orientation); |
191 Q_UNUSED(orientation); |
192 |
192 |
193 // content widget height needs to be set according to the new orientation to get the scroll |
193 // content widget height needs to be set according to the new orientation to get the scroll |
194 // area work correctly |
194 // area work correctly |
195 mHeaderWidget->sendDelayedHeaderHeightChanged(); |
195 mHeaderWidget->sendDelayedHeaderHeightChanged(); |
|
196 mHeaderWidget->adjustHeaderWidth(); |
196 } |
197 } |
197 |
198 |
198 /*! |
199 /*! |
199 This slot is signaled by VKB when it opens |
200 This slot is signaled by VKB when it opens |
200 */ |
201 */ |