projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Do not reintroduce #pragma interface/implementation for html/helpdlg and mediactrl...
[wxWidgets.git]
/
include
/
wx
/
x11
/
minifram.h
diff --git
a/include/wx/x11/minifram.h
b/include/wx/x11/minifram.h
index b7d4f89fa6cd6be537235d9c54df06b67f2ddc8a..5c833353f1f1d27d7716ed9a569c80293b69c88a 100644
(file)
--- a/
include/wx/x11/minifram.h
+++ b/
include/wx/x11/minifram.h
@@
-14,10
+14,6
@@
#ifndef _WX_MINIFRAM_H_
#define _WX_MINIFRAM_H_
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "minifram.h"
-#endif
-
#include "wx/frame.h"
class WXDLLEXPORT wxMiniFrame: public wxFrame {