Partially revert "Remove unused code into GUI"

This commit is contained in:
wmayer
2022-07-17 11:54:55 +02:00
parent 7886d3cbf4
commit 07ccb73fe7
13 changed files with 164 additions and 8 deletions

View File

@@ -147,6 +147,7 @@ QIcon ViewProviderPythonFeatureImp::getIcon() const
e.ReportException();
}
}
return QIcon();
}