aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-10-14 23:38:59 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-10-26 00:51:11 +0800
commit50f322c578b697f5a9b91d6289308927ec3d21c0 (patch)
tree22b0c8a3a364d0e2bd19aadf2efdb97845c89e13 /e-util/e-util.h
parenteb166460103ecbf561d56a518447442851b3db6e (diff)
downloadgsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.tar
gsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.tar.gz
gsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.tar.bz2
gsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.tar.lz
gsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.tar.xz
gsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.tar.zst
gsoc2013-evolution-50f322c578b697f5a9b91d6289308927ec3d21c0.zip
Add EProxyComboBox.
EProxyComboBox is a combo box of available proxy profiles, as described by ESource instances with an ESourceProxy extension.
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 9fbced42a6..7fe92b03ed 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -143,6 +143,7 @@
#include <e-util/e-preview-pane.h>
#include <e-util/e-print.h>
#include <e-util/e-printable.h>
+#include <e-util/e-proxy-combo-box.h>
#include <e-util/e-reflow-model.h>
#include <e-util/e-reflow.h>
#include <e-util/e-rule-context.h>