diff --git a/interface/wx/imaggif.h b/interface/wx/imaggif.h index b30540a4eb..7b4c76aec7 100644 --- a/interface/wx/imaggif.h +++ b/interface/wx/imaggif.h @@ -12,7 +12,7 @@ This is the image handler for the GIF format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagiff.h b/interface/wx/imagiff.h index fdf19a469d..3670958796 100644 --- a/interface/wx/imagiff.h +++ b/interface/wx/imagiff.h @@ -10,7 +10,7 @@ This is the image handler for the IFF format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagjpeg.h b/interface/wx/imagjpeg.h index 2e68d982db..ac66d825d8 100644 --- a/interface/wx/imagjpeg.h +++ b/interface/wx/imagjpeg.h @@ -10,7 +10,7 @@ This is the image handler for the JPEG format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagpcx.h b/interface/wx/imagpcx.h index b2dcbb7c42..edd3d52759 100644 --- a/interface/wx/imagpcx.h +++ b/interface/wx/imagpcx.h @@ -10,7 +10,7 @@ This is the image handler for the PCX format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagpng.h b/interface/wx/imagpng.h index 7605c5bc69..04a8854017 100644 --- a/interface/wx/imagpng.h +++ b/interface/wx/imagpng.h @@ -30,7 +30,7 @@ enum This is the image handler for the PNG format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagpnm.h b/interface/wx/imagpnm.h index a538f48f72..849346b70b 100644 --- a/interface/wx/imagpnm.h +++ b/interface/wx/imagpnm.h @@ -10,7 +10,7 @@ This is the image handler for the PNM format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagtga.h b/interface/wx/imagtga.h index dbdd3d9207..b28506ad12 100644 --- a/interface/wx/imagtga.h +++ b/interface/wx/imagtga.h @@ -10,7 +10,7 @@ This is the image handler for the TGA format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers() diff --git a/interface/wx/imagxpm.h b/interface/wx/imagxpm.h index dff40ed5a1..525eddea41 100644 --- a/interface/wx/imagxpm.h +++ b/interface/wx/imagxpm.h @@ -10,7 +10,7 @@ This is the image handler for the XPM format. - @library{core} + @library{wxcore} @category{gdi} @see wxImage, wxImageHandler, wxInitAllImageHandlers()