mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-14 20:33:05 +02:00
correct indentations / whitespace
This commit is contained in:
parent
4da6465318
commit
4c52c8c9d0
@ -271,9 +271,6 @@ void MachineInfo::init_get_cpu_info_linux()
|
|||||||
QString linuxGPURAMOutput = linuxgpuRAM.readAllStandardOutput();
|
QString linuxGPURAMOutput = linuxgpuRAM.readAllStandardOutput();
|
||||||
pc.gpu.RAM=QString(linuxGPURAMOutput.toLocal8Bit().constData());
|
pc.gpu.RAM=QString(linuxGPURAMOutput.toLocal8Bit().constData());
|
||||||
linuxgpuRAM.close();
|
linuxgpuRAM.close();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user