]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0016.txt
German translations update from Martin Jost (patch 782996)
[wxWidgets.git] / docs / tech / tn0016.txt
index 99d288265886a639949b178138ca956886a7cd2c..9f2d9896d7ccd50858c83fc3091fe526cf61e5ad 100644 (file)
@@ -173,7 +173,8 @@ a) Add files to files.bkl:
      Finally, define FOO_SRC and FOO_HDR to contain both
      FOO_PLATFORM_{SRC,HDR} and FOO_{SRC,HDR} (see NET_SRC definition for an
      example).
-   * Add FOO_HDR to ALL_HEADERS
+   * Add FOO_HDR to ALL_HEADERS (or ALL_BASE_HEADERS if wxFoo is not GUI
+     component). 
 
    (You can apply different approaches to HDR and SRC variables, if e.g.
    headers are all common but sources are not.)