mirror of https://gitlab.com/pamhyr/pamhyr2
move custom export to sub folder
parent
406dc2bdd4
commit
e4a31b3497
|
|
@ -49,7 +49,7 @@ from View.Tools.Plot.PamhyrToolbar import PamhyrPlotToolbar
|
||||||
from View.Results.PlotSedAdis import PlotAdis_dx, PlotAdis_dt
|
from View.Results.PlotSedAdis import PlotAdis_dx, PlotAdis_dt
|
||||||
|
|
||||||
from View.Results.CustomPlot.Plot import CustomPlot
|
from View.Results.CustomPlot.Plot import CustomPlot
|
||||||
from View.Results.CustomExportAdis import (
|
from View.Results.CustomExport.CustomExportAdis import (
|
||||||
CustomExportAdisDialog,
|
CustomExportAdisDialog,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue