mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 23:02:43 +00:00
Backend abstraction + added android support + partial high DPI scaling
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
|
||||
namespace thememenu {
|
||||
void init(std::string resDir);
|
||||
void applyTheme();
|
||||
void draw(void* ctx);
|
||||
}
|
||||
Reference in New Issue
Block a user