[five-or-more/arnaudb/wip/gtk4: 4/9] Comment a HeaderBar thing.




commit c50ded45c247a8eeef236114bdce7c5daa0e0d3e
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon May 11 12:00:51 2020 +0200

    Comment a HeaderBar thing.

 src/window.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/window.vala b/src/window.vala
index fc7c68d..8e67c59 100644
--- a/src/window.vala
+++ b/src/window.vala
@@ -164,7 +164,7 @@ private class GameWindow : ApplicationWindow
 
     private void set_status_message (string? message)
     {
-        headerbar.set_subtitle (message);
+//        headerbar.set_subtitle (message);
     }
 
     private void update_ratio (int size)


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