summaryrefslogtreecommitdiff
path: root/gtk/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-02-01 18:18:28 +0100
committerMatthias Clasen <mclasen@redhat.com>2023-02-02 08:39:25 +0100
commit1ff8dad8ec1ae572bf9da6c28379176a9b51673e (patch)
tree75d1c67bd4c0e84437c7a29996281ee8fa1dcf16 /gtk/meson.build
parentd8cb11ec4a57938901a3d850905d09dae75c6284 (diff)
downloadgtk+-1ff8dad8ec1ae572bf9da6c28379176a9b51673e.tar.gz
Deprecate GtkLockButton
This is a very specialized widget, and should really just live with the applications where it is used.
Diffstat (limited to 'gtk/meson.build')
-rw-r--r--gtk/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/meson.build b/gtk/meson.build
index 281c652f3d..322909a947 100644
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -276,7 +276,6 @@ gtk_public_sources = files([
'gtklistitemwidget.c',
'gtklistlistmodel.c',
'gtklistview.c',
- 'gtklockbutton.c',
'gtkmain.c',
'gtkmaplistmodel.c',
'gtkmediacontrols.c',
@@ -520,7 +519,6 @@ gtk_public_headers = files([
'gtklistitem.h',
'gtklistitemfactory.h',
'gtklistview.h',
- 'gtklockbutton.h',
'gtkmain.h',
'gtkmaplistmodel.h',
'gtkmediacontrols.h',