X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c33522fca7cddc441a316f5b9fb50d7685435ba..5cb3a695e0f65d71fe0c315766e0d6dafd4c312a:/src/generic/paletteg.cpp diff --git a/src/generic/paletteg.cpp b/src/generic/paletteg.cpp index 5b89e26230..a30275fb18 100644 --- a/src/generic/paletteg.cpp +++ b/src/generic/paletteg.cpp @@ -82,8 +82,8 @@ int wxPalette::GetColoursCount() const { if (m_refData) return M_PALETTEDATA->m_count; - - return 0; + + return 0; } bool wxPalette::Create(int n,