[five-or-more/arnaudb/gtk3: 8/24] Revert "Comment a HeaderBar thing."
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more/arnaudb/gtk3: 8/24] Revert "Comment a HeaderBar thing."
- Date: Thu, 22 Oct 2020 15:32:54 +0000 (UTC)
commit 65a1615177ec4a2721eda74a70e6fac7c20e6c83
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Thu Oct 22 17:27:57 2020 +0200
Revert "Comment a HeaderBar thing."
This reverts commit 003c97657036ff0f712b917c2929ac43b79eaab9.
src/window.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/window.vala b/src/window.vala
index 2970083..9fcde90 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]