mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-08 18:45:14 +00:00
Get rid of gtk2 header compatibility
This commit is contained in:
@@ -12,10 +12,6 @@ extern "C" {
|
||||
#include <gdk/gdk.h>
|
||||
} // extern "C"
|
||||
|
||||
// To be able to compile with gtk-2.0 headers as well
|
||||
typedef struct _GdkMonitor GdkMonitor;
|
||||
typedef struct _GtkAppChooser GtkAppChooser;
|
||||
|
||||
namespace Platform {
|
||||
namespace Gtk {
|
||||
|
||||
|
Reference in New Issue
Block a user