[five-or-more] Comment a HeaderBar thing.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] Comment a HeaderBar thing.
- Date: Thu, 17 Sep 2020 14:51:15 +0000 (UTC)
commit 003c97657036ff0f712b917c2929ac43b79eaab9
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]