Skip to content
Snippets Groups Projects
Commit 0e87a60a authored by Christoph Schmidt's avatar Christoph Schmidt
Browse files

Merge branch 'develop'

# Conflicts:
#	src/CaptDeviceControl/__init__.py
parents 4d83d45c 9928183d
No related branches found
No related tags found
No related merge requests found
...@@ -8,4 +8,4 @@ import sys ...@@ -8,4 +8,4 @@ import sys
from .CaptDeviceConfig import CaptDeviceConfig as Config from .CaptDeviceConfig import CaptDeviceConfig as Config
from .controller.BaseAD2CaptDevice import BaseAD2CaptDevice as Controller from .controller.BaseAD2CaptDevice import BaseAD2CaptDevice as Controller
from .model.AD2CaptDeviceModel import AD2CaptDeviceModel as Model from .model.AD2CaptDeviceModel import AD2CaptDeviceModel as Model
from .view.AD2CaptDeviceView import ControlWindow as View from .view.AD2CaptDeviceView import ControlWindow as View
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment