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



commit 58013189e107c764fe68a280764da79f6719c9b0
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 96f59a5..18eaa15 100644
--- a/src/window.vala
+++ b/src/window.vala
@@ -169,7 +169,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]