diff options
Diffstat (limited to 'plugins/ShellExt/src/shlicons.h')
-rw-r--r-- | plugins/ShellExt/src/shlicons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ShellExt/src/shlicons.h b/plugins/ShellExt/src/shlicons.h index 6010c8c489..f022c2b3e0 100644 --- a/plugins/ShellExt/src/shlicons.h +++ b/plugins/ShellExt/src/shlicons.h @@ -1,4 +1,4 @@ -
+
IWICImagingFactory* ARGB_GetWorker();
HBITMAP ARGB_BitmapFromIcon(IWICImagingFactory *Factory, HDC hdc, HICON hIcon);
|