diff options
Diffstat (limited to 'grc/gui/Constants.py')
-rw-r--r-- | grc/gui/Constants.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/gui/Constants.py b/grc/gui/Constants.py index a8395f631e..32d69604de 100644 --- a/grc/gui/Constants.py +++ b/grc/gui/Constants.py @@ -118,4 +118,3 @@ SCROLL_DISTANCE = 15 # How close the mouse click can be to a line and register a connection select. LINE_SELECT_SENSITIVITY = 5 - |