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 b357ad077d
commit 7e5d2f3eac
6 changed files with 239 additions and 150 deletions

View file

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