diff options
| author | Frank Reininghaus <[email protected]> | 2013-05-12 09:30:20 +0200 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2013-05-12 09:34:05 +0200 |
| commit | 3924b10b62ee76b88d6665ce8045f34dc8b48af2 (patch) | |
| tree | 4435674ccff0d549a6fd5c1676ea443cad1fe3f2 /src/dolphinremoveaction.cpp | |
| parent | f6fcf4be851e82e13a60f469e10b207a2c7facba (diff) | |
Fix unit test failure
The recent commit 022b564831e2295ee3bb6e53ece53191b40d894a, which added
a few source files to kitemlistcontrollertest, caused a crash in that
test - an assert was hit because now a different virtual method was
called in one place (KStandardItemListView::initializeItemListWidget()),
and qobject_cast could not cast the 'item', which is of type
KFileItemListWidget, to its base class KStandardItemListWidget. Adding
the source file kfileitemlistwidget.cpp fixes this.
CCMAIL: [email protected]
Diffstat (limited to 'src/dolphinremoveaction.cpp')
0 files changed, 0 insertions, 0 deletions
