projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxMGL revitalised with OpenWatcom.
[wxWidgets.git]
/
include
/
wx
/
protocol
/
file.h
diff --git
a/include/wx/protocol/file.h
b/include/wx/protocol/file.h
index 762c1bff9a9869412983fac837e02cd40e6f29da..a04606b122d443608c92ac403482d8305fd75589 100644
(file)
--- a/
include/wx/protocol/file.h
+++ b/
include/wx/protocol/file.h
@@
-12,10
+12,6
@@
#ifndef __WX_PROTO_FILE_H__
#define __WX_PROTO_FILE_H__
#ifndef __WX_PROTO_FILE_H__
#define __WX_PROTO_FILE_H__
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "sckfile.h"
-#endif
-
#include "wx/defs.h"
#if wxUSE_PROTOCOL_FILE
#include "wx/defs.h"
#if wxUSE_PROTOCOL_FILE
@@
-23,8
+19,8
@@
#include "wx/protocol/protocol.h"
#include "wx/url.h"
#include "wx/protocol/protocol.h"
#include "wx/url.h"
-class WXDLLIMPEXP_
BASE
wxFileProto: public wxProtocol {
- DECLARE_DYNAMIC_CLASS(wxFileProto)
+class WXDLLIMPEXP_
NET
wxFileProto: public wxProtocol {
+ DECLARE_DYNAMIC_CLASS
_NO_COPY
(wxFileProto)
DECLARE_PROTOCOL(wxFileProto)
protected:
wxProtocolError m_error;
DECLARE_PROTOCOL(wxFileProto)
protected:
wxProtocolError m_error;