mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 12:47:44 +00:00
Giant commit overhauling the interface to use KDE's Kirigami framework, which is based on Qt Quick. The logic is all but rewritten, allowing accounts to be separate from profiles.
5 lines
No EOL
77 B
C
5 lines
No EOL
77 B
C
#pragma once
|
|
|
|
#include <QString>
|
|
|
|
QString encryptGameArg(const QString &arg); |