Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorassarbad <none@none>2004-11-05 19:53:08 +0300
committerassarbad <none@none>2004-11-05 19:53:08 +0300
commit9651ee8e4b9cef354b44b936dd1c8070469951be (patch)
treeaca94551112db4d593e1bb82da1602060a4179e5 /windirstat/PageGeneral.h
parentb200d6b215e71634a153faa9382b60023a4fa593 (diff)
Added Date and History tag where appropriate.
Diffstat (limited to 'windirstat/PageGeneral.h')
-rw-r--r--windirstat/PageGeneral.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/windirstat/PageGeneral.h b/windirstat/PageGeneral.h
index 30af9d7..4c93355 100644
--- a/windirstat/PageGeneral.h
+++ b/windirstat/PageGeneral.h
@@ -18,6 +18,8 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// Author: bseifert@users.sourceforge.net, bseifert@daccord.net
+//
+// Last modified: $Date$
#pragma once
@@ -64,3 +66,8 @@ protected:
afx_msg void OnBnClickedListStripes();
afx_msg void OnBnClickedListFullRowSelection();
};
+
+// $Log$
+// Revision 1.6 2004/11/05 16:53:06 assarbad
+// Added Date and History tag where appropriate.
+//