+ do not include header of itself + do not include unneeded header files + removed unneeded forward declarations + do not translate C string to get a QString + break too long lines + replace tabs with spaces + use virtual keyword on destructors
Signed-off-by: Przemo Firszt <przemo@firszt.eu>