summary refs log tree commit diff
path: root/src/Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Utils.h')
-rw-r--r--src/Utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Utils.h b/src/Utils.h
index 7f844627..1f477485 100644
--- a/src/Utils.h
+++ b/src/Utils.h
@@ -205,4 +205,7 @@ updateSpaceVias();
 
 void
 removeExpiredEvents();
+
+QString
+glitchText(const QString &text);
 }