From e9f87e4ace203bf613eb902a2e51ba35d17da6d6 Mon Sep 17 00:00:00 2001
From: Manuel Grizonnet <manuel.grizonnet@orfeo-toolbox.org>
Date: Tue, 5 Apr 2011 22:33:08 +0200
Subject: [PATCH] STYLE:kwstyle

---
 Code/Visualization/otbDragFullWindowActionHandler.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/Visualization/otbDragFullWindowActionHandler.h b/Code/Visualization/otbDragFullWindowActionHandler.h
index 6e4e9c2ba5..b52896b6bf 100644
--- a/Code/Visualization/otbDragFullWindowActionHandler.h
+++ b/Code/Visualization/otbDragFullWindowActionHandler.h
@@ -36,7 +36,7 @@ class ITK_EXPORT DragFullWindowActionHandler
 {
 public:
   /** Standard class typedefs */
-  typedef DragFullWindowActionHandler        Self;
+  typedef DragFullWindowActionHandler   Self;
   typedef ImageWidgetActionHandler      Superclass;
   typedef itk::SmartPointer<Self>       Pointer;
   typedef itk::SmartPointer<const Self> ConstPointer;
-- 
GitLab