Remove all trailing spaces
No real changes, just clean up sources by removing trailing spaces from all the non-generated files. This should hopefully avoid future commits mixing significant changes with insignificant whitespace ones.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: imagpng.h
|
||||
// Purpose: interface of wxPNGHandler
|
||||
// Author: Samuel Dunn
|
||||
// Licence: wxWindows licence
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: imagpng.h
|
||||
// Purpose: interface of wxPNGHandler
|
||||
// Author: Samuel Dunn
|
||||
// Licence: wxWindows licence
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#define wxIMAGE_OPTION_PNG_FORMAT wxT("PngFormat")
|
||||
#define wxIMAGE_OPTION_PNG_BITDEPTH wxT("PngBitDepth")
|
||||
|
Reference in New Issue
Block a user