summaryrefslogtreecommitdiffstats
path: root/win/tkWinIco.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/tkWinIco.h')
-rw-r--r--win/tkWinIco.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/win/tkWinIco.h b/win/tkWinIco.h
index 16cbb77..d690f49 100644
--- a/win/tkWinIco.h
+++ b/win/tkWinIco.h
@@ -86,8 +86,7 @@ typedef struct {
DWORD BytesPerLine(LPBITMAPINFOHEADER lpBMIH);
LPSTR FindDIBBits(LPSTR lpbi);
-HICON CreateIcoFromPhoto(int width, int height,
- Tk_PhotoImageBlock block);
+HICON CreateIcoFromPhoto(int width, int height, Tk_PhotoImageBlock block);
/*