Fix typo in documentation
To generate the link to wxPG_FILE_DIALOG_TITLE.
This commit is contained in:
@@ -517,7 +517,7 @@ public:
|
|||||||
- ::wxPG_FILE_SHOW_RELATIVE_PATH: If set, then the filename is shown relative
|
- ::wxPG_FILE_SHOW_RELATIVE_PATH: If set, then the filename is shown relative
|
||||||
to the given path string.
|
to the given path string.
|
||||||
- ::wxPG_FILE_INITIAL_PATH: Sets the initial path of where to look for files.
|
- ::wxPG_FILE_INITIAL_PATH: Sets the initial path of where to look for files.
|
||||||
- ::wxPG_FILE_DIALOG_TITL: Sets a specific title for the dir dialog.
|
- ::wxPG_FILE_DIALOG_TITLE: Sets a specific title for the dir dialog.
|
||||||
- ::wxPG_FILE_DIALOG_STYLE: Sets a specific wxFileDialog style for the file
|
- ::wxPG_FILE_DIALOG_STYLE: Sets a specific wxFileDialog style for the file
|
||||||
dialog (since 2.9.4).
|
dialog (since 2.9.4).
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user