Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
System
Dolphin
Commits
be3ffecf
Commit
be3ffecf
authored
Oct 21, 2020
by
Elvis Angelaccio
Browse files
KItemListSizeHintResolver: remove no longer used member
parent
c733b3aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kitemviews/private/kitemlistsizehintresolver.h
View file @
be3ffecf
...
...
@@ -38,7 +38,6 @@ private:
const
KItemListView
*
m_itemListView
;
mutable
QVector
<
qreal
>
m_logicalHeightHintCache
;
mutable
qreal
m_logicalWidthHint
;
mutable
qreal
m_logicalHeightHint
;
mutable
qreal
m_minHeightHint
;
bool
m_needsResolving
;
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment