mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
[notify] add warning to gobjectnotifyqueue.c
Mention that this file gets installed, so people should probably not modify it.
This commit is contained in:
@@ -17,6 +17,12 @@
|
|||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* WARNING:
|
||||||
|
*
|
||||||
|
* This file is INSTALLED and other projects (outside of glib)
|
||||||
|
* #include its contents.
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef __G_OBJECT_NOTIFY_QUEUE_H__
|
#ifndef __G_OBJECT_NOTIFY_QUEUE_H__
|
||||||
#define __G_OBJECT_NOTIFY_QUEUE_H__
|
#define __G_OBJECT_NOTIFY_QUEUE_H__
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user