[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam] core/libs/dimg/filters: krazy++
From:       Gilles Caulier <null () kde ! org>
Date:       2018-04-02 13:20:01
Message-ID: E1f2zNR-0000EO-Vt () code ! kde ! org
[Download RAW message or body]

Git commit 9506b807ecd7007a04b45cd19379dae500fb5d05 by Gilles Caulier.
Committed on 02/04/2018 at 13:20.
Pushed by cgilles into branch 'master'.

krazy++

M  +5    -5    core/libs/dimg/filters/dimgthreadedfilter.h

https://commits.kde.org/digikam/9506b807ecd7007a04b45cd19379dae500fb5d05

diff --git a/core/libs/dimg/filters/dimgthreadedfilter.h \
b/core/libs/dimg/filters/dimgthreadedfilter.h index ab5532a474..59352225cd 100644
--- a/core/libs/dimg/filters/dimgthreadedfilter.h
+++ b/core/libs/dimg/filters/dimgthreadedfilter.h
@@ -22,8 +22,8 @@
  *
  * ============================================================ */
 
-#ifndef DIMGTHREADEDFILTER_H
-#define DIMGTHREADEDFILTER_H
+#ifndef DIMG_THREADED_FILTER_H
+#define DIMG_THREADED_FILTER_H
 
 // KDE includes
 
@@ -90,7 +90,7 @@ public:
 
     /** This method return a list of steps to process parallelized operation in \
                filter using QtConcurrents API.
      *  Ususally, start and stop are rows or columns from image to process. By \
                defaut whole image will be processed
-     *  and start value is 0. In this case stop will be last row or colum to \
process. +     *  and start value is 0. In this case stop will be last row or column \
                to process.
      *  Between range [start,stop], this method will divide by egal steps depending \
                of number of CPU cores available.
      *  To be sure that all vlaues will be processed, in case of CPU core division \
                give rest, the last step compensate
      *  the difference.
@@ -295,6 +295,6 @@ protected:
     DImgThreadedFilter* m_master;
 };
 
-}  // namespace Digikam
+} // namespace Digikam
 
-#endif /* DIMGTHREADEDFILTER_H */
+#endif // DIMG_THREADED_FILTER_H


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic