General tidy-up (mainly typecasts) to allow the use of the SGI native
compilers (tested on Irix 6.5 with -mips3 -n32). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
/* ///////////////////////////////////////////////////////////////////////////
 | 
			
		||||
// Name:        win_gtk.h
 | 
			
		||||
// Purpose:     wxWindows's GTK base widget
 | 
			
		||||
// Author:      Robert Roebling
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
// Id:
 | 
			
		||||
// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
 | 
			
		||||
// Licence:   	wxWindows licence
 | 
			
		||||
/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
/////////////////////////////////////////////////////////////////////////// */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifndef __GTK_MYFIXED_H__
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user