Fix issue seen with older versions of GCC.
parent
80b29a85cc
commit
60c44e8f79
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
#include <QTime>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
LogWindow::LogWindow(QWidget *parent, QString logFile) :
|
||||
QDialog(parent),
|
||||
|
|
|
|||
Loading…
Reference in New Issue