[gnome-taquin/arnaudb/wip/gtk4: 32/56] Waiting for a Vala upgrade 2.




commit 03965b6c683af3517afe256a5985d053ed56680a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Apr 18 17:07:56 2020 +0200

    Waiting for a Vala upgrade 2.

 src/base-window.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/base-window.vala b/src/base-window.vala
index f56b05d..1b5554e 100644
--- a/src/base-window.vala
+++ b/src/base-window.vala
@@ -362,7 +362,7 @@ private class BaseWindow : AdaptativeWindow, AdaptativeWidget
         bool success;
         try
         {
-            show_uri_on_window (_this, help_string_or_empty, get_current_event_time ());
+//            show_uri_on_window (_this, help_string_or_empty, get_current_event_time ());
             success = true;
         }
         catch (Error e)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]