- replaced the icon for the Editor in Toolbar (both for the normal icons and for icons in dark theme)

This commit is contained in:
Marius Stanciu
2020-06-02 17:53:32 +03:00
committed by Marius
parent e239afd69b
commit 7f06677791
6 changed files with 2 additions and 1 deletions

View File

@@ -163,7 +163,7 @@ class App(QtCore.QObject):
# ################################### Version and VERSION DATE ##################################################
# ###############################################################################################################
version = 8.993
version_date = "2020/08/01"
version_date = "2020/06/05"
beta = True
engine = '3D'