summaryrefslogtreecommitdiff
path: root/include/ui.hpp
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@mailbox.org>2026-01-11 16:20:15 +0100
committerAldrik Ramaekers <aldrik@mailbox.org>2026-01-11 16:20:15 +0100
commit1ab0d5fb96624e0fb92b961fc02b3e6344126033 (patch)
tree78aa653a5ca9c894ec6c4dc2000d1e6115c4c5b8 /include/ui.hpp
parent08d42688d851eb134da496be721e234f53ff8d0b (diff)
add icons for external providers
Diffstat (limited to 'include/ui.hpp')
-rw-r--r--include/ui.hpp1
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();