fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)
This commit is contained in:
+2
-1
@@ -38,7 +38,8 @@
|
||||
#include <signal.h>
|
||||
|
||||
// Qt
|
||||
#include <QtCore/QStringList>
|
||||
#include <QStringList>
|
||||
#include <QtDebug>
|
||||
|
||||
#include "kpty.h"
|
||||
#include "kptydevice.h"
|
||||
|
||||
Reference in New Issue
Block a user