X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/955e1ce86181f34dac5dbfb96a929ebc73483b6d..bbd55ff9564dcaf1a5d2ee93d789c4d656baabef:/tests/config/config.cpp?ds=inline diff --git a/tests/config/config.cpp b/tests/config/config.cpp index 1f2d22470d..dad0dd2a4b 100644 --- a/tests/config/config.cpp +++ b/tests/config/config.cpp @@ -7,7 +7,10 @@ // Copyright: (c) 2007 Marcin Wojdyr /////////////////////////////////////////////////////////////////////////////// -// see also tests/fileconf/fileconftest.cpp for wxFileConfig specific tests +// NOTE: this test is compiled in test_gui because it uses wxColour for +// its testing purpose. +// See also tests/config/fileconf.cpp for wxFileConfig specific tests and +// tests/config/regconf.cpp for wxRegConfig specific tests. // ---------------------------------------------------------------------------- // headers