dem 操作的父窗体设置为总窗体

pull/1/head
剑古敛锋 2024-07-23 10:37:45 +08:00
parent deb2a63ceb
commit fea08bd5fd
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ void RASTERTOOLPLUGINAPI BindingToolBox(GUI::MainWindow* m) {
qDebug()<<"BindingToolBox";
return ; // 判定失败
}else{
LAMPToolBox::RasterToolBox* demtoolbox=new LAMPToolBox::RasterToolBox;
LAMPToolBox::RasterToolBox* demtoolbox=new LAMPToolBox::RasterToolBox(m);
demtoolbox->initMainWindows(m);
}
//