mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
add mark all as read
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#include <type_traits>
|
||||
#include <gtkmm.h>
|
||||
|
||||
#define NOOP_CALLBACK [](...) {}
|
||||
|
||||
namespace util {
|
||||
template<typename T>
|
||||
struct is_optional : ::std::false_type {};
|
||||
|
||||
Reference in New Issue
Block a user