renamed module so it can be imported
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import sys
|
||||
from PyQt5.QtWidgets import QApplication, QWidget, QVBoxLayout, QLabel
|
||||
from PyQt5.QtCore import Qt
|
||||
import master_core
|
||||
|
||||
class AudioDragDropWidget(QWidget):
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user