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