X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/223d09f6b523aac674ef9b72a883dfa8d37c5d4e..12db77cab1054d288a2b3e2d07e58ad1d6386a53:/src/os2/dialog.cpp diff --git a/src/os2/dialog.cpp b/src/os2/dialog.cpp index 90afc50400..3cd09826e3 100644 --- a/src/os2/dialog.cpp +++ b/src/os2/dialog.cpp @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// // Name: dialog.cpp // Purpose: wxDialog class -// Author: AUTHOR +// Author: David Webster // Modified by: -// Created: ??/??/98 +// Created: 10/14/99 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR -// Licence: wxWindows licence +// Copyright: (c) David Webster +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". @@ -25,10 +25,6 @@ #include "wx/os2/private.h" #include "wx/log.h" -#if wxUSE_COMMON_DIALOGS -#include -#endif - #define wxDIALOG_DEFAULT_X 300 #define wxDIALOG_DEFAULT_Y 300