Committing in .
Modified Files: wxWindows/include/wx/gtk/app.h wxWindows/lib/vms_gtk.opt wxWindows/samples/minimal/descrip.mms wxWindows/src/common/descrip.mms wxWindows/src/generic/colrdlgg.cpp wxWindows/src/generic/descrip.mms wxWindows/src/gtk/dcclient.cpp wxWindows/src/gtk/descrip.mms wxWindows/src/gtk/filedlg.cpp wxWindows/src/gtk/fontdlg.cpp wxWindows/src/gtk/frame.cpp wxWindows/src/gtk/listbox.cpp wxWindows/src/gtk/tbargtk.cpp wxWindows/src/gtk/win_gtk.c wxWindows/src/gtk/window.cpp wxWindows/src/unix/descrip.mms Patches for wxGTK for VMS ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
#pragma implementation "frame.h"
|
||||
#endif
|
||||
|
||||
#ifdef __VMS
|
||||
#define XIconifyWindow XICONIFYWINDOW
|
||||
#endif
|
||||
|
||||
#include "wx/frame.h"
|
||||
#include "wx/dialog.h"
|
||||
#include "wx/control.h"
|
||||
|
Reference in New Issue
Block a user