summary refs log tree commit diff
path: root/src/timeline2/DelegateChooser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/timeline2/DelegateChooser.cpp')
-rw-r--r--src/timeline2/DelegateChooser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline2/DelegateChooser.cpp b/src/timeline2/DelegateChooser.cpp
index e558da61..6aeea69b 100644
--- a/src/timeline2/DelegateChooser.cpp
+++ b/src/timeline2/DelegateChooser.cpp
@@ -9,7 +9,7 @@
 QQmlComponent *
 DelegateChoice::delegate() const
 {
-	return delegate_;
+        return delegate_;
 }
 
 void