projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DoPrepareDC needs the dc.
[wxWidgets.git]
/
include
/
wx
/
generic
/
colrdlgg.h
diff --git
a/include/wx/generic/colrdlgg.h
b/include/wx/generic/colrdlgg.h
index d219de8512fe5d567212dd7114a12d8a61928985..aac12ca72ae45e0eff21dd56d2bec49be89632f0 100644
(file)
--- a/
include/wx/generic/colrdlgg.h
+++ b/
include/wx/generic/colrdlgg.h
@@
-6,7
+6,7
@@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __COLORDLGH_G__
/////////////////////////////////////////////////////////////////////////////
#ifndef __COLORDLGH_G__
@@
-114,10
+114,4
@@
protected:
DECLARE_DYNAMIC_CLASS(wxGenericColourDialog)
};
DECLARE_DYNAMIC_CLASS(wxGenericColourDialog)
};
-/* This shouldn't be necessary, we have a #define in wx/colordlg.h.
-#ifdef __WXGTK__
-typedef wxGenericColourDialog wxColourDialog;
-#endif
-*/
-
#endif
#endif