Additional cleanup and add-in of files that were missed.

This commit is contained in:
Areloch 2017-03-27 00:36:23 -05:00
parent ea595143e8
commit c74242309a
11 changed files with 382 additions and 8 deletions

View file

@ -1,5 +1,3 @@
exec("./FileDialog.gui");
function PlatformFileDialog::buildFilters(%this)
{
%str = strreplace( %this.data.filters, "|", "\t");