#pragma once #include namespace Utility { QDir stateDirectory(); QString toWindowsPath(const QDir &dir); }