﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
212	UIC produces double carriage returns when using a pipe	rudi		"UIC has a problem when it's output is redirected. Obviously there is a double text mode conversion in effect. So that:

{{{
UIC somefile.ui -o outfile.h
}}}

is not the same as:

{{{
UIC somefile.ui > outfile.h
}}}


"	defect	closed	major	Qt 4.7	Tools	4.6.3	low	fixed		
