mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Add GMenu
This commit is contained in:
committed by
Ryan Lortie
parent
12a39a05d3
commit
13f5977735
@@ -134,6 +134,7 @@ application_headers = \
|
||||
gapplicationcommandline.h \
|
||||
gapplication.h \
|
||||
gmenumodel.h \
|
||||
gmenu.h \
|
||||
$(NULL)
|
||||
|
||||
application_sources = \
|
||||
@@ -148,6 +149,7 @@ application_sources = \
|
||||
gapplicationimpl-dbus.c \
|
||||
gapplication.c \
|
||||
gmenumodel.c \
|
||||
gmenu.c \
|
||||
$(NULL)
|
||||
|
||||
local_sources = \
|
||||
|
Reference in New Issue
Block a user