QTfrontend/ui/page/pagevideos.h
changeset 7633 d4251e519062
parent 7631 01b599d6f72d
child 7679 bfa26daad684
--- a/QTfrontend/ui/page/pagevideos.h	Sat Aug 25 22:55:47 2012 +0200
+++ b/QTfrontend/ui/page/pagevideos.h	Thu Aug 30 22:13:42 2012 -0400
@@ -37,6 +37,7 @@
         PageVideos(QWidget* parent = 0);
 
         QSpinBox  *framerateBox;
+        QSpinBox  *bitrateBox;
         QLineEdit *widthEdit;
         QLineEdit *heightEdit;
         QCheckBox *checkUseGameRes;