]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix the library of wxGenericDirCtrl in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2011 11:06:01 +0000 (11:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2011 11:06:01 +0000 (11:06 +0000)
Closes #13482.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/dirctrl.h

index b772d242857b1707a6a6ab424ce204c377e0ced6..244d9891d5a84f71460ed3be946c5aac14683d1a 100644 (file)
@@ -29,7 +29,7 @@
            Allows multiple files and folders to be selected.
     @endStyleTable
 
-    @library{wxbase}
+    @library{wxcore}
     @category{ctrl}
     @appearance{genericdirctrl.png}
 */