]> git.saurik.com Git - wxWidgets.git/commitdiff
#include markup fixes.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 6 Oct 2005 18:17:23 +0000 (18:17 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 6 Oct 2005 18:17:23 +0000 (18:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

15 files changed:
contrib/include/wx/ogl/basic.h
contrib/include/wx/ogl/mfutils.h
contrib/include/wx/ogl/ogldiag.h
contrib/src/ogl/basic.cpp
contrib/src/ogl/basic2.cpp
contrib/src/ogl/bmpshape.cpp
contrib/src/ogl/canvas.cpp
contrib/src/ogl/composit.cpp
contrib/src/ogl/constrnt.cpp
contrib/src/ogl/divided.cpp
contrib/src/ogl/drawn.cpp
contrib/src/ogl/lines.cpp
contrib/src/ogl/mfutils.cpp
contrib/src/ogl/ogldiag.cpp
contrib/src/ogl/oglmisc.cpp

index eed1f44bb7bf45d6d91401b5578683dfb6311be8..0cd1c5fd5005ccfa90d35fe1c1219c6aca560e75 100644 (file)
@@ -17,7 +17,7 @@
 #endif
 
 #if wxUSE_DEPRECATED
-    #include <wx/deprecated/setup.h>
+    #include "wx/deprecated/setup.h"
 #endif
 
 #ifndef wxUSE_PROLOGIO
index dfd445cbdb3dc0d479e83d87c3188d86d9583121..1f61c129d89db2a231ef1f4e77e3eb2c8983563c 100644 (file)
@@ -14,7 +14,7 @@
 #define _MFUTILS_H_
 
 
-#include <wx/metafile.h>
+#include "wx/metafile.h"
 
 #ifndef GetRValue
 #define GetRValue(rgb) ((unsigned char)(rgb))
index c7ee212fccad166ca894d785d0df51e253977907..ee0b249a4e6b728b35aca7dbacfacfbad8fc9684 100644 (file)
@@ -15,7 +15,7 @@
 #include "wx/ogl/basic.h"
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 
index b489a61e47b936b53d23522c5a9b6143db3dd6f4..1e3f4986abc91e86939431a817990a6a08cda90a 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #ifdef new
index 8d66e88a7a9d200fce8ada532145bef31dde8d0e..cecd9d3dbf069d39a416153674456cc70204c674 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #ifdef new
index 6dba247f75ace66ab0f927f184fe72222284ac94..4723ca6a0e34207b1595f655043a9e557b554c61 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #include "wx/ogl/ogl.h"
index 5b1df69b634c29839fcfbe792abc7df8deedecf2..3d9ec3d3664c124bfa74c82168770ca1c4e2ba45 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #ifdef new
index 875762d42c2de7ad18a160e9fe6da0af2e18199c..088b90199a3cfecc420191c55ad7739aafdb4a0d 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #include "wx/ogl/ogl.h"
index 077f1c7d05cad7b334c54e4e6b19013dd9ad492e..0e1a104447e2ad3d798707f04ef96f79c6decb0e 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #include "wx/ogl/ogl.h"
index 25b3576099262e60a7ab073e97054fb9dc54ae2e..a84d56973ea67cb5fe99178a020cf5ff572d188e 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #include "wx/ogl/ogl.h"
index 64cf89e95f5e17ce399887764a3901c761217dc5..db117810e610d6924db88a559add243c6989f125 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #include "wx/ogl/ogl.h"
index b8c81fb8ed0cec8ba5d72ae537d8f24bc54b3922..a07ecf35ace698cece9b225e2d73243f6dbb8aa2 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #ifdef new
index 6570eee42e294b15ce48dbb48bdc39a078f6cd97..9a103bedde339382971377e56d281487d440ff81 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
-#include <wx/metafile.h>
-#include <wx/utils.h>
+#include "wx/metafile.h"
+#include "wx/utils.h"
 
 #include "wx/ogl/ogl.h"
 
index d54d5f0d16fce0dc1eed692546782c606e8435de..d580ee81ac2f49196bd11f7a923e52784dcbeef5 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
 #ifdef new
index 9904941314b434652afd244fecf6447e135a43a4..74ee28613f915c1350ece1f92633bbbb8c102e46 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #if wxUSE_PROLOGIO
-#include <wx/deprecated/wxexpr.h>
+#include "wx/deprecated/wxexpr.h"
 #endif
 
-#include <wx/types.h>
+#include "wx/types.h"
 
 #ifdef new
 #undef new