summaryrefslogtreecommitdiff
path: root/res/windows/main.ui
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-15 01:11:39 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-15 01:11:39 +0200
commitde13c3079992aeb5209c2c0f9d2cfc2042bea9fc (patch)
tree05e17e6d52d5a65375ca19b66f2e46788e813e70 /res/windows/main.ui
parent8a96eb94024078438881d06553a352d35d678dc0 (diff)
downloadturns-de13c3079992aeb5209c2c0f9d2cfc2042bea9fc.tar.xz
turns-de13c3079992aeb5209c2c0f9d2cfc2042bea9fc.zip
app/ui: fix window subtitle not updating
Diffstat (limited to 'res/windows/main.ui')
-rw-r--r--res/windows/main.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/windows/main.ui b/res/windows/main.ui
index 42160bb..9e8a90d 100644
--- a/res/windows/main.ui
+++ b/res/windows/main.ui
@@ -54,6 +54,7 @@
<object class="AdwHeaderBar" id="header">
<property name="title-widget">
<object class="AdwWindowTitle" id="title">
+ <property name="subtitle" translatable="yes">No active turn order</property>
<property name="title" translatable="yes">Turns</property>
</object>
</property>