summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tab.h b/src/tab.h
index b49d72d..30d6b3d 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -69,6 +69,9 @@ MqWindow *
mq_tab_get_window(MqTab *tab);
void
+mq_tab_update_positions(MqTab *node, gint step);
+
+void
mq_tab_update_position(MqTab *tab, guint position);
guint