Tweak properties dialogue layout and add a note of how many J2K frames have already...
[dcpomatic.git] / src / wx / properties_dialog.h
index e74344ff6a403a6d5e6c308ab147344293feb708..25c11e8d0025f8a206df1dbb799170ab751ba3a2 100644 (file)
@@ -30,5 +30,6 @@ private:
        wxStaticText* _frames;
        wxStaticText* _disk_for_frames;
        wxStaticText* _total_disk;
+       wxStaticText* _encoded;
 };