Fix minor typo in wxPGProperty documentation
This commit is contained in:
parent
c96aec4d44
commit
b078e348b7
@ -593,7 +593,7 @@ wxPG_PROP_CLASS_SPECIFIC_3 = 0x00400000
|
||||
files..." is default.
|
||||
- @c wxPG_FILE_SHOW_FULL_PATH: Default @true. When @false, only the file name is shown
|
||||
(i.e. drive and directory are hidden).
|
||||
- @c wxPG_FILE_SHOW_RELATIVE_PATH: If set, then the filename is shown relative to the
|
||||
- @c wxPG_FILE_SHOW_RELATIVE_PATH: If set, then the filename is shown relative to the
|
||||
given path string.
|
||||
- @c wxPG_FILE_INITIAL_PATH: Sets the initial path of where to look for files.
|
||||
- @c wxPG_FILE_DIALOG_TITLE: Sets a specific title for the dir dialog.
|
||||
|
Loading…
Reference in New Issue
Block a user