projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Combobox may not be fully created at this point
[wxWidgets.git]
/
src
/
os2
/
gdiobj.cpp
diff --git
a/src/os2/gdiobj.cpp
b/src/os2/gdiobj.cpp
index 5adc704f5e21ade94142c48cd9c2a5aec57c0c52..699e33d4505f020809cb4cd93f50cbe2182b278a 100644
(file)
--- a/
src/os2/gdiobj.cpp
+++ b/
src/os2/gdiobj.cpp
@@
-1,18
+1,19
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: gdiobj.cpp
+// Name:
src/os2/
gdiobj.cpp
// Purpose: wxGDIObject class
// Author: AUTHOR
// Modified by:
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
// Purpose: wxGDIObject class
// Author: AUTHOR
// Modified by:
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence:
wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#include "wx/gdiobj.h"
#include "wx/gdicmn.h"
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#include "wx/gdiobj.h"
#include "wx/gdicmn.h"
+#include "wx/font.h"
IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject)
IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject)