Files
amnezia-client/client/ui/utils/platformTheme.h
T
2026-05-29 17:01:08 +03:00

7 lines
104 B
C

#ifndef PLATFORMTHEME_H
#define PLATFORMTHEME_H
bool platformIsDarkTheme();
#endif // PLATFORMTHEME_H