summaryrefslogtreecommitdiff
path: root/gtk/gtkpasswordentry.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-12-27 08:46:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2019-12-29 20:31:58 -0500
commit7ee5779efcf5e77c9d788867e7649a8fd0a03056 (patch)
treee22052e2928c54edb250272f586b7a7aef92994f /gtk/gtkpasswordentry.c
parent53d9445715cae288a562251d8b841ed2f7a9c955 (diff)
downloadgtk+-7ee5779efcf5e77c9d788867e7649a8fd0a03056.tar.gz
gtk: Remove menu code
GtkMenu, GtkMenuBar, GtkMenuItem and their subclasses and supporting classes are replaced by model-based popover implementations.
Diffstat (limited to 'gtk/gtkpasswordentry.c')
-rw-r--r--gtk/gtkpasswordentry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkpasswordentry.c b/gtk/gtkpasswordentry.c
index 99717faf37..a2eeda7900 100644
--- a/gtk/gtkpasswordentry.c
+++ b/gtk/gtkpasswordentry.c
@@ -29,7 +29,6 @@
#include "gtkgestureclick.h"
#include "gtkbox.h"
#include "gtkimage.h"
-#include "gtkcheckmenuitem.h"
#include "gtkintl.h"
#include "gtkprivate.h"
#include "gtkmarshalers.h"