]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stdstream.cpp
Don't use "Cancel" button in the about dialog of the listctrl sample.
[wxWidgets.git] / src / common / stdstream.cpp
index 54b18ad2dd1ae7b8d9853835a32269e99d2bd156..0f4fea1836da9cdff9e8174e6648f571d50eb896 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/stdstream.h
+// Name:        src/common/stdstream.cpp
 // Purpose:     Implementation of std::istream and std::ostream derived
 //              wrappers for wxInputStream and wxOutputStream
 // Author:      Jonathan Liu <net147@gmail.com>