remove debug output from ListViewFocusController
This commit is contained in:
parent
caf29fb982
commit
b25d911328
2 changed files with 1 additions and 17 deletions
|
|
@ -54,8 +54,6 @@ private:
|
|||
bool hasHeader() const;
|
||||
bool hasFooter() const;
|
||||
|
||||
void printSectionName() const;
|
||||
|
||||
QQuickItem *m_listView;
|
||||
QList<QObject *> m_focusChain;
|
||||
Section m_currentSection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue