mirror of
https://github.com/KDE/konsole.git
synced 2026-05-06 21:53:55 -04:00
EBN fixes. Mostly copyright and implementations including their own headers first.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662726
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
02110-1301 USA.
|
||||
*/
|
||||
|
||||
// Own
|
||||
#include "ProcessInfo.h"
|
||||
|
||||
// Qt
|
||||
#include <QDebug>
|
||||
#include <QFile>
|
||||
@@ -25,9 +28,6 @@
|
||||
#include <QTextStream>
|
||||
#include <QStringList>
|
||||
|
||||
// Konsole
|
||||
#include "ProcessInfo.h"
|
||||
|
||||
using namespace Konsole;
|
||||
|
||||
ProcessInfo::ProcessInfo(int pid , bool enableEnvironmentRead)
|
||||
|
||||
Reference in New Issue
Block a user