1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Don't include appindicator for GTK backend

This commit is contained in:
tux3 2015-02-25 11:54:57 +01:00
parent 2e6414b0df
commit fe23af6a09
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -35,7 +35,6 @@ extern "C" {
#undef signals
#endif
extern "C" {
#include <libappindicator/app-indicator.h>
#include <gtk/gtk.h>
}
#define signals public