diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-11 16:20:15 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-11 16:20:15 +0100 |
| commit | 1ab0d5fb96624e0fb92b961fc02b3e6344126033 (patch) | |
| tree | 78aa653a5ca9c894ec6c4dc2000d1e6115c4c5b8 /include/ui.hpp | |
| parent | 08d42688d851eb134da496be721e234f53ff8d0b (diff) | |
add icons for external providers
Diffstat (limited to 'include/ui.hpp')
| -rw-r--r-- | include/ui.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui.hpp b/include/ui.hpp index fe380c8..ad8a202 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -54,7 +54,6 @@ namespace ui { void set_state(main_state state); void recreate_window_for_main_views(); - int load_image(const char* filename); // Draw calls. void draw_main(); |
