fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)

This commit is contained in:
Petr Vanek
2014-04-11 21:28:52 +02:00
parent d6ceb5ae00
commit 5d3ef34cc2
35 changed files with 138 additions and 127 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#define SHELLCOMMAND_H
// Qt
#include <QtCore/QStringList>
#include <QStringList>
namespace Konsole {