From 01c85524899587ddec9d9d4135b54b84907946c0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 10 Oct 2010 22:42:24 +0000 Subject: make windows frontend build and run again Fix redraw bugs Still major issue with frames svn path=/trunk/netsurf/; revision=10880 --- windows/windbg.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 windows/windbg.h (limited to 'windows/windbg.h') diff --git a/windows/windbg.h b/windows/windbg.h new file mode 100644 index 000000000..d3f9099be --- /dev/null +++ b/windows/windbg.h @@ -0,0 +1 @@ +const char *msg_num_to_name(int msg); -- cgit v1.2.3