quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
159 stars 145 forks source link

Remove redundant new File() call #468

Closed joannaz closed 3 years ago

joannaz commented 3 years ago

This fixes issue #420.

Instead of passing in a new File() object, we pass in the String instead.