feat: add more items in macOS menu bar (#5266)

Co-authored-by: pajlada <rasmus.karlsson+github@pajlada.com>
This commit is contained in:
Maverick
2024-03-29 20:50:43 +01:00
committed by GitHub
parent 515a92d6f7
commit b6d75fd867
7 changed files with 51 additions and 3 deletions
+1 -2
View File
@@ -1,5 +1,6 @@
#include "AboutPage.hpp"
#include "common/Common.hpp"
#include "common/Modes.hpp"
#include "common/QLogging.hpp"
#include "common/Version.hpp"
@@ -18,10 +19,8 @@
#define PIXMAP_WIDTH 500
#define LINK_CHATTERINO_WIKI "https://wiki.chatterino.com"
#define LINK_DONATE "https://streamelements.com/fourtf/tip"
#define LINK_CHATTERINO_FEATURES "https://chatterino.com/#features"
#define LINK_CHATTERINO_DISCORD "https://discord.gg/7Y5AYhAK4z"
namespace chatterino {