diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 10:14:15 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 10:14:15 (GMT) |
commit | 7badad85c922858ed8395522090ff1bc8044b597 (patch) | |
tree | 00ef02a7ba9bfdb5bf1975f80050d97986822a23 /src/wxwidgets-test.cpp | |
parent | 686c9ee25d23b5c57aa9ccdf549480caa1804c63 (diff) | |
download | mxe-7badad85c922858ed8395522090ff1bc8044b597.zip mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.gz mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.bz2 |
Move doc/index.html -> index.html
Diffstat (limited to 'src/wxwidgets-test.cpp')
-rw-r--r-- | src/wxwidgets-test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wxwidgets-test.cpp b/src/wxwidgets-test.cpp index d48460f..a51d5db 100644 --- a/src/wxwidgets-test.cpp +++ b/src/wxwidgets-test.cpp @@ -1,6 +1,6 @@ /* * This file is part of MXE. - * See doc/index.html for further information. + * See index.html for further information. */ #include <wx/wx.h> |