Core: Move LCS migration warning to Std_Open command
This commit is contained in:
@@ -83,11 +83,7 @@ protected:
|
||||
void updateData(const App::Property*) override;
|
||||
bool onDelete(const std::vector<std::string> &) override;
|
||||
|
||||
void finishRestoring() override;
|
||||
|
||||
private:
|
||||
void showMigrationDialog();
|
||||
|
||||
SoGroup *pcGroupChildren;
|
||||
|
||||
std::map<Gui::ViewProvider*, bool> tempVisMap;
|
||||
|
||||
Reference in New Issue
Block a user