diff options
| author | Yuri Chornoivan <[email protected]> | 2018-08-30 21:29:01 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2018-08-30 21:29:01 +0300 |
| commit | 50702506fa2a1f127c61ff0ab0db36cf4677a373 (patch) | |
| tree | 267ff3da54d5b43e96a85ba828984b4adbf123a8 /src/kitemviews/private/kitemlistviewlayouter.cpp | |
| parent | 1d943518ad2b7f6f26bbe05588134758ec424055 (diff) | |
Fix minor EBN issues
Diffstat (limited to 'src/kitemviews/private/kitemlistviewlayouter.cpp')
| -rw-r--r-- | src/kitemviews/private/kitemlistviewlayouter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/private/kitemlistviewlayouter.cpp b/src/kitemviews/private/kitemlistviewlayouter.cpp index c765cdcfe..56e0f338f 100644 --- a/src/kitemviews/private/kitemlistviewlayouter.cpp +++ b/src/kitemviews/private/kitemlistviewlayouter.cpp @@ -17,9 +17,9 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * ***************************************************************************/ +#include "kitemlistviewlayouter.h" #include "dolphindebug.h" #include "kitemlistsizehintresolver.h" -#include "kitemlistviewlayouter.h" #include "kitemviews/kitemmodelbase.h" // #define KITEMLISTVIEWLAYOUTER_DEBUG |
