Correct wrong port-specific note in AutoCompleteFileNames() documentation.

This function is only implemented in wxMSW, not wxGTK2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2011-04-17 23:15:04 +00:00
parent c729f16fa5
commit a0f01cb25c

View File

@@ -98,7 +98,7 @@ public:
Call this function to enable auto-completion of the text typed in a
single-line text control using all valid file system paths.
Notice that currently this function is only implemented in wxGTK2 port
Notice that currently this function is only implemented in wxMSW port
and does nothing under the other platforms.
@since 2.9.0