mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
Merge branch '1190-debug-interface' into 'main'
gdebugcontroller: Add debug controller API and D-Bus implementation Closes #1190 See merge request GNOME/glib!2330
This commit is contained in:
@@ -465,6 +465,8 @@ gio_sources = files(
|
||||
'gdatagrambased.c',
|
||||
'gdatainputstream.c',
|
||||
'gdataoutputstream.c',
|
||||
'gdebugcontroller.c',
|
||||
'gdebugcontrollerdbus.c',
|
||||
'gdrive.c',
|
||||
'gdummyfile.c',
|
||||
'gdummyproxyresolver.c',
|
||||
@@ -615,6 +617,8 @@ gio_headers = files(
|
||||
'gdatagrambased.h',
|
||||
'gdatainputstream.h',
|
||||
'gdataoutputstream.h',
|
||||
'gdebugcontroller.h',
|
||||
'gdebugcontrollerdbus.h',
|
||||
'gdrive.h',
|
||||
'gemblem.h',
|
||||
'gemblemedicon.h',
|
||||
|
Reference in New Issue
Block a user