OSDN Git Service

Update RevisionGraph to 15570
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / RevisionGraph / RemoveSimpleChanges.h
index 4ae5047..f552c5b 100644 (file)
 */\r
 \r
 class CRemoveSimpleChanges \r
-    : public COrderedTraversalOptionImpl\r
+    : public CModificationOptionImpl\r
                 < CCombineInterface \r
                     < ICopyFilterOption\r
                     , IModificationOption>\r
                 , 200\r
                 , ID_VIEW_SHOWALLREVISIONS\r
-                , true          // crawl branches first\r
-                , true>         // root first      \r
+                , true           // crawl branches first\r
+                , true           // root first      \r
+                , true>          // this is a cyclic option\r
 {\r
 public:\r
 \r