[gnome-mahjongg/arnaudb/wip/gtk4: 22/41] No need to add events.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg/arnaudb/wip/gtk4: 22/41] No need to add events.
- Date: Wed, 23 Sep 2020 14:23:03 +0000 (UTC)
commit 459d4091d346fcb0f94f52cfae46b5a83049ef65
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sat Apr 25 11:18:55 2020 +0200
No need to add events.
src/game-view.vala | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/game-view.vala b/src/game-view.vala
index 1373c11..6f01df2 100644
--- a/src/game-view.vala
+++ b/src/game-view.vala
@@ -100,7 +100,6 @@ public class GameView : Gtk.DrawingArea
{
can_focus = true;
theme_timer_id = 0;
- add_events (Gdk.EventMask.BUTTON_PRESS_MASK | Gdk.EventMask.BUTTON_RELEASE_MASK);
init_mouse ();
size_allocate.connect(() => {
/* Recalculate dimensions */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]