libdecor-cairo.c doesn't need any FLTK modification now.

This commit is contained in:
ManoloFLTK 2022-04-21 11:20:15 +02:00
parent 9367bb5108
commit 8b1d6053f9

View File

@ -44,12 +44,6 @@
#include <cairo/cairo.h>
#include <pango/pangocairo.h>
#ifndef APPLY_FLTK_CHANGES
#define APPLY_FLTK_CHANGES 1
#endif
/* Note for FLTK: This header file changes location, while its content stays unchanged,
between the master and gtk_cairo_single branches */
#include "libdecor-cairo-blur.h"
static const size_t SHADOW_MARGIN = 24; /* graspable part of the border */