summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkaboutdialog.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-12-11 18:46:47 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-12-12 09:42:05 -0500
commit56a41f174e08171579461adfc5eb96ee9f86f770 (patch)
tree290850686af2bd1cac30387cc4ad63d28930cac0 /gtk/ui/gtkaboutdialog.ui
parentecdf8c64feb02b488e419894abc2964f892eaf5e (diff)
downloadgtk+-56a41f174e08171579461adfc5eb96ee9f86f770.tar.gz
about dialog: Stop using motion notify
We can use the new motion event controller for this.
Diffstat (limited to 'gtk/ui/gtkaboutdialog.ui')
-rw-r--r--gtk/ui/gtkaboutdialog.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/ui/gtkaboutdialog.ui b/gtk/ui/gtkaboutdialog.ui
index 46f9c74a69..5abea72f6c 100644
--- a/gtk/ui/gtkaboutdialog.ui
+++ b/gtk/ui/gtkaboutdialog.ui
@@ -170,7 +170,6 @@
<property name="cursor-visible">0</property>
<signal name="event-after" handler="text_view_event_after" swapped="no"/>
<signal name="key-press-event" handler="text_view_key_press_event" swapped="no"/>
- <signal name="motion-notify-event" handler="text_view_motion_notify_event" swapped="no"/>
</object>
</child>
</object>
@@ -201,7 +200,6 @@
<property name="cursor-visible">0</property>
<signal name="event-after" handler="text_view_event_after" swapped="no"/>
<signal name="key-press-event" handler="text_view_key_press_event" swapped="no"/>
- <signal name="motion-notify-event" handler="text_view_motion_notify_event" swapped="no"/>
</object>
</child>
</object>