aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-menu.h
blob: ed6727944e02145f803b30c0dcc938c14b10d5b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#ifndef EGG_MENU_H
#define EGG_MENU_H

#include <libegg/menu/egg-action.h>
#include <libegg/menu/egg-toggle-action.h>
#include <libegg/menu/egg-radio-action.h>
#include <libegg/menu/egg-action-group.h>

#include <libegg/menu/egg-menu-merge.h>

#endif