This commit is contained in:
David Rose 2009-10-01 00:27:06 +00:00
parent 7857e5fa9b
commit d48310ad07

View File

@ -56,7 +56,7 @@ public:
#endif // HAVE_X11 #endif // HAVE_X11
#ifdef WIN32 #ifdef WIN32
static PT(WindowHandle) make_win32(HWND window); static PT(WindowHandle) make_win(HWND window);
#endif // WIN32 #endif // WIN32
public: public: