Update src/Mod/Draft/draftguitools/gui_snaps.py
Co-authored-by: Yorik van Havre <[email protected]>
This commit is contained in:
co-authored by
Yorik van Havre
parent
543aad45f7
commit
cd19082ac6
@@ -112,8 +112,8 @@ class Draft_Snap_Base():
|
||||
|
||||
def Activated(self):
|
||||
_log("GuiCommand: {}".format(self.command_name))
|
||||
_msg("{}".format(16*"-"))
|
||||
_msg("GuiCommand: {}".format(self.command_name))
|
||||
#_msg("{}".format(16*"-"))
|
||||
#_msg("GuiCommand: {}".format(self.command_name))
|
||||
|
||||
|
||||
class Draft_Snap_Lock(Draft_Snap_Base):
|
||||
|
||||
Reference in New Issue
Block a user