OSDN Git Service

Implement Show Relative Times checkbox in Settings, Dialog 1. This checkbox now contr...
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / GitLogListBase.h
index 161f20b..9f9b06a 100644 (file)
@@ -234,6 +234,7 @@ protected:
        \r
        COLORREF                        m_LineColors[Lanes::COLORS_NUM];\r
        DWORD                           m_DateFormat;   // DATE_SHORTDATE or DATE_LONGDATE\r
+       BOOL                            m_bRelativeTimes;       // Show relative times\r
 };\r
 \r
 \r