]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
use WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBILITY_2_6 for wxUsleep even...
[wxWidgets.git] / docs / tech / tn0001.txt
index 7c154529d6a3e7e4b9f36388a173e0d23b051e0e..c08c11d0ac09b22e93785cec5df0ea276a90114a 100644 (file)
@@ -45,8 +45,8 @@ samples/ with demos/ where needed).
 
 5. Add a short description of what the sample does and how does it work
    to the "samples overview" section in the wxWidgets manual. That section
-   lives in docs/doxygen/topics/samples.h; look at the descriptions for other
-   samples, if you are not familiar with Doxygen.
+   lives in docs/doxygen/mainpages/samples.h; look at the descriptions for
+   other samples, if you are not familiar with Doxygen.
 
 6. Add any non-standard sample's files to build/bakefiles/make_dist.mk (the
    makefiles copies all bmp, cpp, h, ico, png, rc, xpm and makefiles by