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




commit 135d440fe5fb20d5d3f6e5d3e1ec44d5e8af7af7
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 9fcde90..2970083 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]