changeset 8185 | 1c3739ba4352 |
parent 7679 | bfa26daad684 |
child 8186 | 4ff8690df1b0 |
--- a/QTfrontend/ui/page/pagevideos.h Sun Dec 02 14:51:54 2012 +0100 +++ b/QTfrontend/ui/page/pagevideos.h Sun Dec 02 15:23:59 2012 +0100 @@ -36,7 +36,7 @@ public: PageVideos(QWidget* parent = 0); - QSpinBox *framerateBox; + QComboBox *framerateBox; QSpinBox *bitrateBox; QLineEdit *widthEdit; QLineEdit *heightEdit;