mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 23:24:01 +02:00
Fix build with linked gtk
This commit is contained in:
parent
efde011f1c
commit
df0bca077e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ extern "C" {
|
|||
#endif // !LINK_TO_GTK
|
||||
|
||||
// To be able to compile with gtk-2.0 headers as well
|
||||
#define GdkMonitor GdkScreen
|
||||
typedef struct _GdkMonitor GdkMonitor;
|
||||
typedef struct _GtkAppChooser GtkAppChooser;
|
||||
|
||||
namespace Platform {
|
||||
|
|
Loading…
Add table
Reference in a new issue