summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tab-chrome.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tab-chrome.c b/src/tab-chrome.c
index cbfebb1..e53e037 100644
--- a/src/tab-chrome.c
+++ b/src/tab-chrome.c
@@ -102,6 +102,7 @@ void
mq_tab_chrome_update_tab_position(MqTabChrome *chrome, guint position)
{
chrome->tab_position = position;
+ update_tab_label(chrome);
}
static void