add timecode units/alignment/probe, add prefs auto_rotate,
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / assetedit.h
index d74262938b847f961f836d7be5aa4c093a44ea84..24e0166ff90f31e5b74dad3436b3e533061bb9af 100644 (file)
@@ -80,6 +80,8 @@ public:
        AssetEdit *asset_edit;
        BC_Title *win_width;
        BC_Title *win_height;
+       BC_TextBox *tc_hrs, *tc_mins;
+       BC_TextBox *tc_secs, *tc_rest;
        DetailAssetDialog *detail_dialog;
        void show_info_detail();