another try with the license
This commit is contained in:
@@ -2297,7 +2297,7 @@ class MonitorWidgets:
|
||||
image = gtk.Image.new_from_file("/usr/share/icons/breeze/actions/24/crosshairs-symbolic.svg")
|
||||
button.set_image(image)
|
||||
except:
|
||||
pass
|
||||
pass
|
||||
button.set_tooltip_text('Enable Crosshairs')
|
||||
button.show()
|
||||
button.connect('toggled', self.toggle_cursor)
|
||||
|
||||
Reference in New Issue
Block a user