Make pyfaGaugePreferences executable

Include the shebang
This commit is contained in:
Corollax
2010-12-05 12:34:39 -06:00
parent e57dcd72e9
commit 9e99bdcb3f

1
gui/builtinPreferenceViews/pyfaGaugePreferences.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###########################################################################