ExportProjectDialog: remove obsolete header
No need for iostream header in LMMS.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "bb_track_container.h"
|
||||
#include "bb_track.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
exportProjectDialog::exportProjectDialog( const QString & _file_name,
|
||||
QWidget * _parent, bool multi_export=false ) :
|
||||
|
||||
Reference in New Issue
Block a user