MANIFEST.in
README.md
setup.py
onlinexml_editor/__init__.py
onlinexml_editor/aboutdialog.py
onlinexml_editor/columns_selector.py
onlinexml_editor/configure_device.py
onlinexml_editor/default_templates.xml
onlinexml_editor/devices_class.py
onlinexml_editor/general_settings.py
onlinexml_editor/headers.py
onlinexml_editor/main_window.py
onlinexml_editor/online_table_model.py
onlinexml_editor/password.py
onlinexml_editor/property_widget.py
onlinexml_editor/settings.py
onlinexml_editor/version.py
onlinexml_editor.egg-info/PKG-INFO
onlinexml_editor.egg-info/SOURCES.txt
onlinexml_editor.egg-info/dependency_links.txt
onlinexml_editor.egg-info/entry_points.txt
onlinexml_editor.egg-info/top_level.txt
onlinexml_editor/gui/__init__.py
onlinexml_editor/gui/about_ui.py
onlinexml_editor/gui/columns_selector_ui.py
onlinexml_editor/gui/device_widget_ui.py
onlinexml_editor/gui/icons_rc.py
onlinexml_editor/gui/main_window_ui.py
onlinexml_editor/gui/new_device_ui.py
onlinexml_editor/gui/password_ui.py
onlinexml_editor/gui/property_ui.py
onlinexml_editor/gui/settings_ui.py