]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.h
kill a warning
[chaz/openbox] / openbox / menu.h
index 7b0fb678ec63b7fdb49b38b07d4b8b20f7341f82..6cb76a5e67dcceda758287e8dd6e6b8c501254e8 100644 (file)
@@ -69,7 +69,7 @@ typedef enum MenuEntryRenderType {
     MenuEntryRenderType_Other = 1 << 7
 } MenuEntryRenderType;
 
-typedef struct {
+typedef struct MenuEntry {
     char *label;
     Menu *parent;
 
This page took 0.019619 seconds and 4 git commands to generate.