Partially revert "Remove unused code into GUI"

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

View File

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