mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Sink: merge gtkwidget into single class
Same as with video sink. Clapper uses only one so no need for subclassing.
This commit is contained in:
@@ -11,7 +11,6 @@ gstclapper_sources = [
|
||||
'gtk4/gstgtkbasesink.c',
|
||||
'gtk4/gstgtkutils.c',
|
||||
'gtk4/gtkgstbasewidget.c',
|
||||
'gtk4/gtkgstglwidget.c',
|
||||
]
|
||||
gstclapper_headers = [
|
||||
'clapper.h',
|
||||
|
Reference in New Issue
Block a user