mirror of
https://github.com/fatiando/moulder.git
synced 2025-12-21 10:31:09 +08:00
Renamed moulder/interactive.py -> moulder/moulder.py
This commit is contained in:
@@ -11,7 +11,7 @@ from PyQt5.QtWidgets import QWidget, QVBoxLayout, QMessageBox, QDoubleSpinBox
|
||||
from PyQt5.QtWidgets import QSlider, QLabel
|
||||
|
||||
from .double_slider import QDoubleSlider
|
||||
from .interactive import Moulder
|
||||
from .moulder import Moulder
|
||||
from .configure_dialog import ConfigureMeassurementDialog
|
||||
|
||||
DENSITY_RANGE = [-2000, 2000]
|
||||
|
||||
Reference in New Issue
Block a user