diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-10-15 23:05:05 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-10-26 00:51:11 +0800 |
commit | 6dc14b19df2544f9c17ff636b66ef7fce8b5e026 (patch) | |
tree | 4a42724f7ea446ddba96e7c6a7c223a030199e04 /e-util/e-util.h | |
parent | c44f909b52e3e206b41ab64dac00ac9ae7fa008d (diff) | |
download | gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.tar gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.tar.gz gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.tar.bz2 gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.tar.lz gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.tar.xz gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.tar.zst gsoc2013-evolution-6dc14b19df2544f9c17ff636b66ef7fce8b5e026.zip |
Add EProxyEditor.
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r-- | e-util/e-util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h index 3c55911434..793a051512 100644 --- a/e-util/e-util.h +++ b/e-util/e-util.h @@ -144,6 +144,7 @@ #include <e-util/e-print.h> #include <e-util/e-printable.h> #include <e-util/e-proxy-combo-box.h> +#include <e-util/e-proxy-editor.h> #include <e-util/e-proxy-selector.h> #include <e-util/e-reflow-model.h> #include <e-util/e-reflow.h> |