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