From 637c982add3cd8c44b8b1735647383b159921316 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Fri, 23 Apr 2004 22:15:23 +0000 Subject: [PATCH] PATCH: [ 940036 ] Add missing dirview column table indexes --- Src/DirViewColHandler.cpp | 2 ++ Src/readme.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Src/DirViewColHandler.cpp b/Src/DirViewColHandler.cpp index 1eab70362..b82d29450 100644 --- a/Src/DirViewColHandler.cpp +++ b/Src/DirViewColHandler.cpp @@ -50,6 +50,8 @@ enum DirCol_Binary, DirCol_Lattr, DirCol_Rattr, + DirCol_NDiffs, + DirCol_NSDiffs, }; /** diff --git a/Src/readme.txt b/Src/readme.txt index 491982977..785d18f52 100644 --- a/Src/readme.txt +++ b/Src/readme.txt @@ -6,6 +6,8 @@ PATCH: [ 940089 ] Add Binary column and shorten short result Src: DirViewColHandler.cpp DirViewColItems.cpp Merge.rc resource.h Languages: *.rc resource.h + PATCH: [ 940036 ] Add missing dirview column table indexes + Src DirViewColHandler.cpp 2004-04-22 Kimmo PATCH: [ 936682 ] Highlight syntax in unrecognized side -- 2.11.0