diff --git a/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui b/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui
index 93d3a747..80dcae4e 100644
--- a/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui
+++ b/autoscoper/src/ui/ui-files/TrackingOptionsDialog.ui
@@ -585,6 +585,27 @@ QGroupBox::title {
+
+ spinBox_FrameStart
+ spinBox_FrameEnd
+ checkBox_Reverse
+ spinBox_FrameSkip
+ radioButton_CurrentFrame
+ radioButton_PreviousFrame
+ radioButton_LinearExtrapolation
+ radioButton_SplineInterpolation
+ radioButton_random_search_method
+ radioButton_downhill_method
+ spinBox_NumberRefinements
+ spinBox_min_lim
+ spinBox_max_lim
+ spinBox_max_iter
+ spinBox_stall_max
+ radioButton_bone_ncc_cf
+ radioButton_implant_ncc_cf
+ pushButton_Cancel
+ pushButton_OK
+