openlp/openlp/core/settingsmanager.py

4 lines
68 B
Python
Raw Normal View History

class SettingsManager(object):
def __init__(self):
pass