mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Improved documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22034 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8c11f4903e
commit
1a6c86957a
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ static NSOpenPanel *_gs_gui_open_panel = nil;
|
|||
}
|
||||
|
||||
/** <p>Allows the user to choose files if flag is YES.The default behavior it
|
||||
to allow choosing files. <p>See Also: -canChooseFiles</p>
|
||||
to allow choosing files. </p><p>See Also: -canChooseFiles</p>
|
||||
*/
|
||||
- (void) setCanChooseFiles: (BOOL)flag
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue