mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
view user profile (notes+connections+badges)
change some stuff with callbacks
This commit is contained in:
1
util.hpp
1
util.hpp
@@ -46,6 +46,7 @@ bool IsURLViewableImage(const std::string &url);
|
||||
std::vector<uint8_t> ReadWholeFile(std::string path);
|
||||
std::string HumanReadableBytes(uint64_t bytes);
|
||||
std::string FormatISO8601(const std::string &in, int extra_offset = 0, const std::string &fmt = "%x %X");
|
||||
void AddPointerCursor(Gtk::Widget &widget);
|
||||
|
||||
template<typename T>
|
||||
struct Bitwise {
|
||||
|
||||
Reference in New Issue
Block a user