newline before EOF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8127b29715
commit
449816adfd
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/accel.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/accel.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/app.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/app.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/bitmap.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/bitmap.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/bmpbuttn.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/bmpbuttn.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/brush.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/brush.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/button.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/button.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/checkbox.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/checkbox.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/checklst.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/checklst.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/choice.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/choice.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/colour.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/colour.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/combobox.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/combobox.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/control.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/control.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/cursor.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/cursor.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dc.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dc.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dcclient.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dcclient.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dcmemory.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dcmemory.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dcprint.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dcprint.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dcscreen.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dcscreen.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dialog.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dialog.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/dirdlg.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/dirdlg.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/filedlg.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/filedlg.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/font.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/font.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/frame.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/frame.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/gauge.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/gauge.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/gdiobj.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/gdiobj.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/icon.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/icon.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/listbox.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/listbox.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/mdi.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/mdi.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/menu.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/menu.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/menuitem.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/menuitem.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/msgdlg.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/msgdlg.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/notebook.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/notebook.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/palette.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/palette.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/pen.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/pen.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/radiobox.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/radiobox.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/radiobut.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/radiobut.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/region.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/region.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/scrolbar.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/scrolbar.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/slider.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/slider.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/statbmp.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/statbmp.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/statbox.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/statbox.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/stattext.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/stattext.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/statusbr.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/statusbr.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/textctrl.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/textctrl.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/timer.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/timer.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/toolbar.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/toolbar.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/toplevel.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/toplevel.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/window.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/window.h"
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user