diff --git a/src/Mod/Part/Gui/DlgExportStep.h b/src/Mod/Part/Gui/DlgExportStep.h index 5657afe7cb..02651f4674 100644 --- a/src/Mod/Part/Gui/DlgExportStep.h +++ b/src/Mod/Part/Gui/DlgExportStep.h @@ -61,7 +61,7 @@ private: std::unique_ptr ui; }; -class PartExport TaskExportStep : public QDialog +class PartGuiExport TaskExportStep : public QDialog { Q_OBJECT