Reorganized code for audioRecorder and config module

This commit is contained in:
2019-01-06 15:35:07 -06:00
parent 9a576d70e4
commit 9490952d6c
5 changed files with 3 additions and 137 deletions

View File

@@ -1 +1,2 @@
from .dialogs.audioRecorder import *
from .dialogs.configuration import *