X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenuframe.h;h=ea1003dedd7c119fe8a05ef673205591a1db0360;hb=8b23b1a5b47a9b75532ada2a52cf6a2b9bd34458;hp=069759721e0c0b8a437156d2afe9dc69f3d10464;hpb=040d344a89f40487de8a1920e0aaeccd93a6a995;p=chaz%2Fopenbox diff --git a/openbox/menuframe.h b/openbox/menuframe.h index 06975972..ea1003de 100644 --- a/openbox/menuframe.h +++ b/openbox/menuframe.h @@ -38,7 +38,7 @@ extern GList *menu_frame_visible; struct _ObMenuFrame { /* stuff to be an ObWindow */ - Window_InternalType type; + ObWindow type; Window window; struct _ObMenu *menu;