]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/widget/widget.cpp
allowing the suppression of SetValue event-triggering (needed for composite controls)
[wxWidgets.git] / samples / html / widget / widget.cpp
index 705b1e39b34170a1e9d63e5aa15e460b08904f40..e51fe68f1d7bf286c1bd199391a916e953907ced 100644 (file)
@@ -4,11 +4,6 @@
 //              Demonstrates embedded controls
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma implementation "test.cpp"
-    #pragma interface "test.cpp"
-#endif
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"