This commit is contained in:
Ken Roberts 2014-10-16 11:30:29 -07:00
parent f9f4296acf
commit 4714cbfcf7
1 changed files with 1 additions and 1 deletions

View File

@ -133,4 +133,4 @@ __all__ = ['SplashScreen', 'AboutForm', 'SettingsForm', 'MainDisplay', 'SlideCon
'Display', 'ServiceNoteForm', 'ThemeLayoutForm', 'FileRenameForm', 'StartTimeForm', 'MainDisplay',
'SlideController', 'DisplayController', 'GeneralTab', 'ThemesTab', 'AdvancedTab', 'PluginForm',
'FormattingTagForm', 'ShortcutListForm', 'FormattingTagController', 'SingleColumnTableWidget',
'ProjectorManager', 'ProjectorTab',' ProjectorEditForm']
'ProjectorManager', 'ProjectorTab', 'ProjectorEditForm']