diff options
| author | Yuri Chornoivan <[email protected]> | 2015-03-19 20:13:40 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2015-03-19 20:13:40 +0200 |
| commit | e63b1de286b09af7a39f27fbc58817d5f9c18f48 (patch) | |
| tree | 1c29a5f92e1368582ec4442d6049066e92d15a38 /src/kitemviews/private | |
| parent | a7484d2ce51a6734a59a7b3f3ad9ef43c54717ee (diff) | |
Fix some EBN issues
Diffstat (limited to 'src/kitemviews/private')
| -rw-r--r-- | src/kitemviews/private/kdirectorycontentscounter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/private/kdirectorycontentscounter.h b/src/kitemviews/private/kdirectorycontentscounter.h index c03d0249c..988208e02 100644 --- a/src/kitemviews/private/kdirectorycontentscounter.h +++ b/src/kitemviews/private/kdirectorycontentscounter.h @@ -89,4 +89,4 @@ private: // to get all watched directories. }; -#endif
\ No newline at end of file +#endif |
