diff options
| author | Christophe Giboudeaux <[email protected]> | 2014-06-29 10:36:32 +0200 |
|---|---|---|
| committer | Christophe Giboudeaux <[email protected]> | 2014-06-29 10:36:32 +0200 |
| commit | a7692611315065b308cd8243563cc50d40bd0f71 (patch) | |
| tree | 8239bb7e18610b621d45753a95b487c92fbb60a5 /src/views/dolphinfileitemlistwidget.cpp | |
| parent | ae1960be454eadf2f6b2897824364cc22338a880 (diff) | |
Remove the automoc noise
Diffstat (limited to 'src/views/dolphinfileitemlistwidget.cpp')
| -rw-r--r-- | src/views/dolphinfileitemlistwidget.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/views/dolphinfileitemlistwidget.cpp b/src/views/dolphinfileitemlistwidget.cpp index 33ee6a277..f4efa5233 100644 --- a/src/views/dolphinfileitemlistwidget.cpp +++ b/src/views/dolphinfileitemlistwidget.cpp @@ -126,4 +126,3 @@ QPixmap DolphinFileItemListWidget::overlayForState(KVersionControlPlugin2::ItemV return KIcon(iconName).pixmap(QSize(overlayHeight, overlayHeight)); } -#include "dolphinfileitemlistwidget.moc" |
