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
Unmaintained
KDE Base Apps
Commits
f9ec7cf5
Commit
f9ec7cf5
authored
Oct 22, 2012
by
Ignat Semenov
Browse files
delete m_listView in constraintsEvent()
CCBUG: 299077
parent
4bdf134c
Changes
1
Hide whitespace changes
Inline
Side-by-side
plasma/applets/folderview/folderview.cpp
View file @
f9ec7cf5
...
...
@@ -1244,6 +1244,7 @@ void FolderView::constraintsEvent(Plasma::Constraints constraints)
delete
m_iconWidget
;
delete
m_dialog
;
delete
m_listView
;
m_iconWidget
=
0
;
m_dialog
=
0
;
m_listView
=
0
;
...
...
Write
Preview
Markdown
is supported
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