summaryrefslogtreecommitdiff
path: root/new/uipriv_windows.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-09 09:23:44 -0400
committerPietro Gagliardi <[email protected]>2015-04-09 09:24:08 -0400
commit1f18d88f565844436fb4487b596175ba48138c05 (patch)
tree39aaac35a85e48e572f7f4d7b3798fcf7289c116 /new/uipriv_windows.h
parent723f2af8c621525848a234d88d98b5107cf0d683 (diff)
Split toUTF16() into a new file; other Windows text functions will also be there.
Diffstat (limited to 'new/uipriv_windows.h')
-rw-r--r--new/uipriv_windows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/new/uipriv_windows.h b/new/uipriv_windows.h
index 5383b54..99c742b 100644
--- a/new/uipriv_windows.h
+++ b/new/uipriv_windows.h
@@ -47,7 +47,7 @@ extern int nCmdShow;
extern HFONT hMessageFont;
extern HWND initialParent;
-// util_windows.c
+// text_windows.c
extern WCHAR *toUTF16(const char *);
// container_windows.c