projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation
[wxWidgets.git]
/
include
/
wx
/
x11
/
gdiobj.h
diff --git
a/include/wx/x11/gdiobj.h
b/include/wx/x11/gdiobj.h
index b532e20fd0e5096a1f066d1d66a04157eec4c7fe..5b018e50e53668621b60c4c29071af1cc12edb64 100644
(file)
--- a/
include/wx/x11/gdiobj.h
+++ b/
include/wx/x11/gdiobj.h
@@
-14,10
+14,6
@@
#include "wx/object.h"
#include "wx/object.h"
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "gdiobj.h"
-#endif
-
class WXDLLEXPORT wxGDIRefData: public wxObjectRefData {
public:
inline wxGDIRefData()
class WXDLLEXPORT wxGDIRefData: public wxObjectRefData {
public:
inline wxGDIRefData()