Warn on incompatible wxDirDialog styles
This commit is contained in:
committed by
Vadim Zeitlin
parent
7230acd110
commit
ade5030c56
@@ -122,6 +122,9 @@ public:
|
||||
|
||||
/**
|
||||
Returns the default or user-selected path.
|
||||
|
||||
@note This function can't be used with dialogs which have the @c wxDD_MULTIPLE style,
|
||||
use GetPaths() instead.
|
||||
*/
|
||||
virtual wxString GetPath() const;
|
||||
|
||||
|
Reference in New Issue
Block a user