mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
yay updated export works 100%
i think
This commit is contained in:
@@ -65,12 +65,13 @@ void IntelliPhotoGui::slotOpen(){
|
||||
}
|
||||
|
||||
if(rightFileType){
|
||||
//paintingArea->open(fileName);
|
||||
//TODO remove datamanager funciton and enable painting area function
|
||||
IntelliDatamanager::loadProject(paintingArea,fileName);
|
||||
UpdateGui();
|
||||
|
||||
}
|
||||
else{
|
||||
paintingArea->open(fileName);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user