projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
removed spaces; added WXDLLEXPORTs; make overlay classes non copiable
[wxWidgets.git]
/
include
/
wx
/
univ
/
control.h
diff --git
a/include/wx/univ/control.h
b/include/wx/univ/control.h
index 710e6307fdecf3965428bd30f2b6a08c57412473..bd34f2eb761b9212859a0aa98e3b292bb6efa919 100644
(file)
--- a/
include/wx/univ/control.h
+++ b/
include/wx/univ/control.h
@@
-12,10
+12,6
@@
#ifndef _WX_UNIV_CONTROL_H_
#define _WX_UNIV_CONTROL_H_
#ifndef _WX_UNIV_CONTROL_H_
#define _WX_UNIV_CONTROL_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "control.h"
-#endif
-
class WXDLLEXPORT wxControlRenderer;
class WXDLLEXPORT wxInputHandler;
class WXDLLEXPORT wxRenderer;
class WXDLLEXPORT wxControlRenderer;
class WXDLLEXPORT wxInputHandler;
class WXDLLEXPORT wxRenderer;