One more place for the psych input file

This commit is contained in:
Ian Bell
2015-04-26 18:51:51 -06:00
parent 389a8bce77
commit dca69a8bb7

View File

@@ -392,7 +392,7 @@ class UI_Psychrometry(QDialog):
def plot(self):
"""Plot chart"""
Preferences = ConfigParser()
Preferences.read("psyrc")
Preferences.read("psyrc.py")
self.diagrama2D.axes2D.clear()
self.diagrama2D.config()