hyprpm: convert std::cout and std::cerr to std::println()

This commit is contained in:
Toni500git
2024-10-13 14:23:33 +02:00
committed by Vaxry
parent 1822707c7e
commit e79d3cd2ef
7 changed files with 202 additions and 159 deletions

View File

@@ -14,4 +14,4 @@ class CProgressBar {
private:
bool m_bFirstPrint = true;
};
};