Skip to content

Commit

Permalink
Draft: whitespace fix [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
luzpaz authored and yorikvanhavre committed Oct 25, 2019
1 parent bec8e1b commit 892db1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Draft/DraftEdit.py
Expand Up @@ -41,7 +41,7 @@
from PySide import QtCore
from PySide.QtCore import QT_TRANSLATE_NOOP
from DraftTools import translate

COLORS = {
"default": FreeCADGui.draftToolBar.getDefaultColor("snap"),
"black": (0., 0., 0.),
Expand Down

0 comments on commit 892db1a

Please sign in to comment.