Remove dependency on KStatusNotifierItem
We had two implementations of the system tray icon for no particularly good reason
This commit is contained in:
committed by
Tobias Fella
parent
73e6a536db
commit
b7688d4373
@@ -29,10 +29,8 @@
|
||||
#include "proxycontroller.h"
|
||||
#include "roommanager.h"
|
||||
|
||||
#if defined(Q_OS_WIN) || defined(Q_OS_MAC)
|
||||
#if !defined(Q_OS_ANDROID)
|
||||
#include "trayicon.h"
|
||||
#elif !defined(Q_OS_ANDROID)
|
||||
#include "trayicon_sni.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_KUNIFIEDPUSH
|
||||
|
||||
Reference in New Issue
Block a user