Changeset 6066 for trunk/tools/common/kFileFormatBase.cpp
- Timestamp:
- Jun 22, 2001, 7:07:47 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/kFileFormatBase.cpp
r5531 r6066 1 /* $Id: kFileFormatBase.cpp,v 1. 4 2001-04-17 00:26:11bird Exp $1 /* $Id: kFileFormatBase.cpp,v 1.5 2001-06-22 17:07:47 bird Exp $ 2 2 * 3 3 * kFileFormatBase - Base class for kFile<format> classes. … … 36 36 } 37 37 38 39 kFileFormatBase::~kFileFormatBase() 40 { 41 42 } 43
Note:
See TracChangeset
for help on using the changeset viewer.