mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-19 21:10:12 +02:00
6 lines
65 B
C
6 lines
65 B
C
|
#pragma once
|
||
|
|
||
|
#include <QStringList>
|
||
|
|
||
|
QStringList getDisplays();
|