]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/brush.h
Better fix for modal/modeless wizards.
[wxWidgets.git] / include / wx / x11 / brush.h
index 85c9d971244f75ae742775bffe43abd06f754d3f..b5a61ad3962875bd88182929d15544b7637a6d7f 100644 (file)
 #ifndef _WX_BRUSH_H_
 #define _WX_BRUSH_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "brush.h"
-#endif
-
 #include "wx/gdiobj.h"
 
 //-----------------------------------------------------------------------------