mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
clapper-app: Ensure private types for GtkBuilder
We need to ensure types that are not part of public API, otherwise GtkBuilder will fail to use them
(e81aad25a1/gtk/glade/README.glade (L15)
).
This commit is contained in:
@@ -67,6 +67,7 @@ clapperapp_sources = [
|
||||
'clapper-app-queue-progression-item.c',
|
||||
'clapper-app-queue-progression-model.c',
|
||||
'clapper-app-queue-selection.c',
|
||||
'clapper-app-types.c',
|
||||
'clapper-app-uri-dialog.c',
|
||||
'clapper-app-utils.c',
|
||||
'clapper-app-window.c',
|
||||
|
Reference in New Issue
Block a user