From 45a2b6b7315349b0611cae3b6623321ca256e6b2 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 24 Dec 2014 21:53:30 -0500 Subject: Fixed other accessibility errors (partially thanks to Raymond Chen) --- wintable/new/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wintable/new/main.c') diff --git a/wintable/new/main.c b/wintable/new/main.c index 89d3454..ae8d314 100644 --- a/wintable/new/main.c +++ b/wintable/new/main.c @@ -21,7 +21,7 @@ #include #include -// #qo LIBS: user32 kernel32 gdi32 comctl32 uxtheme +// #qo LIBS: user32 kernel32 gdi32 comctl32 uxtheme ole32 oleacc uuid // TODO // - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use? -- cgit v1.2.3