mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 01:40:10 +00:00
parent
2c043d33c2
commit
a46d2e68c6
@ -72,7 +72,7 @@ static void win32_poll_status (GtkPrintOperation *op);
|
||||
|
||||
static const GUID myIID_IPrintDialogCallback = {0x5852a2c3,0x6530,0x11d1,{0xb6,0xa3,0x0,0x0,0xf8,0x75,0x7b,0xf9}};
|
||||
|
||||
#if !defined (_MSC_VER) && !defined (MINGW64) && !defined (__MINGW64)
|
||||
#if !defined (_MSC_VER) && !defined (MINGW64) && !defined (__MINGW64__)
|
||||
#undef INTERFACE
|
||||
#define INTERFACE IPrintDialogCallback
|
||||
DECLARE_INTERFACE_ (IPrintDialogCallback, IUnknown)
|
||||
|
Loading…
Reference in New Issue
Block a user