More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-05-07 18:14:21 -04:00
parent 1d309e2f7c
commit ab5975eeb5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// 6 april 2015 // 6 april 2015
#include "uipriv_windows.h" #include "uipriv_windows.h"
// TODO move to text.c
intmax_t uiWindowsWindowTextWidth(HWND hwnd) intmax_t uiWindowsWindowTextWidth(HWND hwnd)
{ {
LRESULT len; LRESULT len;