]> git.sesse.net Git - kdenlive/blobdiff - src/keyframeedit.h
Keyframe widget: Make it possible to change the position of a keyframe with more...
[kdenlive] / src / keyframeedit.h
index 54f4e99587d8eb16ef4e390d989154f4b8db9e01..8dc1d5dea7cd9242c109e1e03fc92c505d1dff2e 100644 (file)
@@ -26,6 +26,7 @@
 #include <QSpinBox>
 
 class QButtonGroup;
+class PositionEdit;
 
 #include "ui_keyframeeditor_ui.h"
 #include "definitions.h"
@@ -100,6 +101,7 @@ private:
     Timecode m_timecode;
     QGridLayout *m_slidersLayout;
     QButtonGroup *m_showButtons;
+    PositionEdit *m_position;
 
     void generateAllParams();
     /** @brief Gets the position of a keyframe from the table.