diff -r e0c8fad98022 -r 1c3739ba4352 QTfrontend/ui/page/pagevideos.h --- 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;