In export format dialog, show preview of generated part of description. Fix to #0004941
[ardour.git] / libs / ardour / ardour / export_status.h
index 56b15eada19ebdf59af49e60433220a68f4ffdec..cb24cb55f514417aba2f6df905ce9c780fcdddf4 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef __ardour_export_status_h__
 #define __ardour_export_status_h__
 
-#include <list>
 #include <stdint.h>
 
 #include "ardour/types.h"
@@ -31,8 +30,8 @@
 namespace ARDOUR
 {
 
-struct ExportStatus {
-
+class ExportStatus {
+  public:
        ExportStatus ();
        void init ();