Improve export validation

This commit is contained in:
blackwc 2015-07-22 12:51:17 -04:00
parent f697ec2fe0
commit 31fa1bb8bd
2 changed files with 26 additions and 12 deletions

View file

@ -193,6 +193,8 @@ void ProjectExportDialog::_prop_edited(String what) {
_save_export_cfg();
_validate_platform();
}
void ProjectExportDialog::_filters_edited(String what) {