summaryrefslogtreecommitdiff
path: root/src/glade-plugin.h
blob: 45772a883e41ba4b9a47549764059e5f1b9b2ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#ifndef GLADE_PLUGIN_H
#define GLADE_PLUGIN_H

#include "glade-placeholder.h"
#include "glade-widget-class.h"
#include "glade-widget.h"
#include "glade-project.h"
#include "glade-project-window.h"
#include "glade-command.h"
#include "glade-editor.h"
#include "glade-property.h"
#include "glade-property-class.h"
#include "glade-choice.h"
#include "glade-types.h"

#endif