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/kdirectorycontentscounterworker.h | |
| parent | 1d943518ad2b7f6f26bbe05588134758ec424055 (diff) | |
Fix minor EBN issues
Diffstat (limited to 'src/kitemviews/private/kdirectorycontentscounterworker.h')
| -rw-r--r-- | src/kitemviews/private/kdirectorycontentscounterworker.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kitemviews/private/kdirectorycontentscounterworker.h b/src/kitemviews/private/kdirectorycontentscounterworker.h index 2460a0e1f..b40da6e87 100644 --- a/src/kitemviews/private/kdirectorycontentscounterworker.h +++ b/src/kitemviews/private/kdirectorycontentscounterworker.h @@ -17,8 +17,8 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * ***************************************************************************/ -#ifndef KDIRECTORYCONTENTENTSCOUNTERWORKER_H -#define KDIRECTORYCONTENTENTSCOUNTERWORKER_H +#ifndef KDIRECTORYCONTENTSCOUNTERWORKER_H +#define KDIRECTORYCONTENTSCOUNTERWORKER_H #include <QMetaType> #include <QObject> |
