]> git.saurik.com Git - wxWidgets.git/commitdiff
reverted Julians changes to the pragmas
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Jul 2001 18:02:05 +0000 (18:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Jul 2001 18:02:05 +0000 (18:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/univ/window.h
src/univ/files.lst
src/univ/winuniv.cpp

index 4ecfa23d2d04acf42b6ed80e65fcf5ddf13fba08..39949a871fbdbb372edc77e248c0ea6c1862032a 100644 (file)
@@ -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
index 9e533293e790c2142cb28162acc568483e1b4617..ae97dc12ac360b1c391cfaeaea2bf0b426da8867 100644 (file)
@@ -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 \
index ca2c7c4be5878c65672c417bcb9f1f3f6ed32d72..b3d73e3ed4fc7ce57fe30fbe80205608a7cc9ff0 100644 (file)
@@ -18,7 +18,7 @@
 // ---------------------------------------------------------------------------
 
 #ifdef __GNUG__
-    #pragma implementation "window.h"
+    #pragma implementation "univwindow.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".