mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
correct indentations / whitespace
This commit is contained in:
@@ -271,9 +271,6 @@ void MachineInfo::init_get_cpu_info_linux()
|
||||
QString linuxGPURAMOutput = linuxgpuRAM.readAllStandardOutput();
|
||||
pc.gpu.RAM=QString(linuxGPURAMOutput.toLocal8Bit().constData());
|
||||
linuxgpuRAM.close();
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user