Changeset 3598
- Timestamp:
- 03/05/09 08:40:54 (13 months ago)
- Files:
-
- 1 modified
-
pcbsd/trunk/PCInstall/pcinstall.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/PCInstall/pcinstall.cpp
r3576 r3598 2675 2675 2676 2676 QTextStream stream( &file ); 2677 stream.setCodec("UTF-8"); 2677 2678 QString line; 2678 2679 while ( !stream.atEnd() ) {
