mirror of
https://github.com/KDE/konsole.git
synced 2026-05-05 05:07:06 -04:00
fix pedantic compilation
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=661619
This commit is contained in:
@@ -254,7 +254,7 @@ bool UnixProcessInfo::readProcessInfo(int pid , bool enableEnvironmentRead)
|
||||
setParentPid(parentPid);
|
||||
|
||||
return true;
|
||||
};
|
||||
}
|
||||
|
||||
ProcessInfo* ProcessInfo::newInstance(int pid,bool enableEnvironmentRead)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user