add OuputDevice as singleton to manage output to statusbar,
This commit is contained in:
@@ -20,7 +20,7 @@ enum ModelTyp {
|
||||
class MshFile : public FileInterface
|
||||
{
|
||||
public:
|
||||
explicit MshFile(QString path, QObject *parent = Q_NULLPTR);
|
||||
explicit MshFile(QString path);
|
||||
virtual ~MshFile();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user