]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/pngdemo.cpp
use SubclassWin() insteaf of just wxAssociateWinWithHandle() to make sure we generate...
[wxWidgets.git] / samples / png / pngdemo.cpp
index ba275d9c090f03b162ec2c19fe8e572adb2ca3ef..20faa8d94d804201b1ee69cc917c2984c9bf0a3b 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "pngdemo.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"