Sketcher: move icons to obsolete subdirectory
Icons not used in the source code, but which may be kept for historical reasons, or in case they are used in the future.
This commit is contained in:
@@ -42,6 +42,7 @@ class SketcherWorkbench ( Workbench ):
|
||||
# load the module
|
||||
import SketcherGui
|
||||
import Sketcher
|
||||
# Gui.addIconPath(":/icons/obsolete")
|
||||
try:
|
||||
import Profiles
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user