]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/poem/wxpoem.h
don't eat all events if m_maxLength is 0: this means no limit according to the docs...
[wxWidgets.git] / demos / poem / wxpoem.h
index 1c67f781f4f12595036324a1716ad343d64ac4ae..6f84d621fe4258f624b785d1034f1cad4309f766 100644 (file)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "wxpoem.h"
-#endif
-
 // Define a new application
 class MyApp: public wxApp
 {