projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added Unicode-friendly wxSTRINGIZE_T()
[wxWidgets.git]
/
include
/
wx
/
palmos
/
dragimag.h
diff --git
a/include/wx/palmos/dragimag.h
b/include/wx/palmos/dragimag.h
index a22f1d9f8d81aca6aedbecb2fac641e9dd79f875..b3c2089cc2f85a0053bddbc8061fef51f236caab 100644
(file)
--- a/
include/wx/palmos/dragimag.h
+++ b/
include/wx/palmos/dragimag.h
@@
-13,10
+13,6
@@
#ifndef _WX_DRAGIMAG_H_
#define _WX_DRAGIMAG_H_
#ifndef _WX_DRAGIMAG_H_
#define _WX_DRAGIMAG_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dragimag.h"
-#endif
-
#include "wx/bitmap.h"
#include "wx/icon.h"
#include "wx/cursor.h"
#include "wx/bitmap.h"
#include "wx/icon.h"
#include "wx/cursor.h"
@@
-163,7
+159,7
@@
public:
}
#endif
}
#endif
- ~wxDragImage();
+
virtual
~wxDragImage();
// Attributes
////////////////////////////////////////////////////////////////////////////
// Attributes
////////////////////////////////////////////////////////////////////////////