summaryrefslogtreecommitdiffstats
path: root/src/eulogium.h
diff options
context:
space:
mode:
authorOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-19 05:34:04 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-19 05:34:04 (GMT)
commit967bb1469d76451e5b60d7d6faa99fa3a6c1f843 (patch)
tree1de418fc763f2d1c8ef54fba82510e9b708820cd /src/eulogium.h
parent6c82fd8790d8f1f387d92972471dfe243de49285 (diff)
downloadeulogium-967bb1469d76451e5b60d7d6faa99fa3a6c1f843.zip
eulogium-967bb1469d76451e5b60d7d6faa99fa3a6c1f843.tar.gz
eulogium-967bb1469d76451e5b60d7d6faa99fa3a6c1f843.tar.bz2
add network dbus connection
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
Diffstat (limited to 'src/eulogium.h')
-rw-r--r--src/eulogium.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eulogium.h b/src/eulogium.h
index d6eaf45..c516b27 100644
--- a/src/eulogium.h
+++ b/src/eulogium.h
@@ -66,6 +66,7 @@ struct printer_data {
enum proxy_idx {
PRINTER,
+ NETWORK,
LED,
LAST /* sentinel */
};