mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-08 21:03:59 +02:00
debug module WIP
This commit is contained in:
parent
f5e244a7b2
commit
c1ecb7d67f
4 changed files with 582 additions and 146 deletions
|
@ -1,5 +1,6 @@
|
|||
from PyQt4.QtGui import QWidget
|
||||
from PyQt4.QtCore import pyqtSlot
|
||||
from PyQt4.QtCore import QObject
|
||||
from ModuleDebugUi import Ui_ModuleDebug
|
||||
|
||||
class ModuleDebugWidget(QWidget):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue