Merge branch 'master' of evefit.org:pyfa

This commit is contained in:
HomeWorld
2010-10-13 22:27:41 +03:00
2 changed files with 2 additions and 2 deletions

2
eos

Submodule eos updated: c3429ba850...76a3cbdac5

View File

@@ -24,7 +24,7 @@ class PreferenceView(object):
@classmethod
def register(cls):
PreferencesView.views[cls.name] = cls
PreferenceView.views[cls.name] = cls
@classmethod
def getView(cls, name):