xdg-desktop-portal-hyprland/src/dbusDefines.hpp

5 lines
133 B
C++
Raw Normal View History

#pragma once
#include <sdbus-c++/sdbus-c++.h>
typedef std::tuple<uint32_t, std::unordered_map<std::string, sdbus::Variant>> dbUasv;