mirror of
https://github.com/obhq/obliteration.git
synced 2024-11-23 11:19:56 +00:00
6 lines
54 B
C++
6 lines
54 B
C++
#pragma once
|
|
|
|
#include <QString>
|
|
|
|
QString profiles();
|