reverted Julians changes to the pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
879df07384
commit
196cc38b26
@ -15,7 +15,7 @@
|
||||
#define _WX_UNIV_WINDOW_H_
|
||||
|
||||
#ifdef __GNUG__
|
||||
#pragma interface "window.h"
|
||||
#pragma interface "univwindow.h"
|
||||
#endif
|
||||
|
||||
#include "wx/bitmap.h" // for m_bitmapBg
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 21:37, 2001/07/03
|
||||
# This file was automatically generated by tmake at 18:07, 2001/07/04
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
|
||||
UNIVOBJS = \
|
||||
bmpbuttn.o \
|
||||
|
@ -18,7 +18,7 @@
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
#ifdef __GNUG__
|
||||
#pragma implementation "window.h"
|
||||
#pragma implementation "univwindow.h"
|
||||
#endif
|
||||
|
||||
// For compilers that support precompilation, includes "wx.h".
|
||||
|
Loading…
Reference in New Issue
Block a user