Fix a typo made in commit 52734058
.
This commit is contained in:
parent
52734058a7
commit
11c248a463
|
@ -258,7 +258,7 @@ void DIALOG_EXPORT_STEP::onExportButton( wxCommandEvent& aEvent )
|
|||
appK2S.AppendDir( ".." );
|
||||
appK2S.AppendDir( ".." );
|
||||
appK2S.AppendDir( ".." );
|
||||
e appK2S.AppendDir( "MacOS" );
|
||||
appK2S.AppendDir( "MacOS" );
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue