diff options
author | Joakim Bygdell <j.bygdell@gmail.com> | 2014-07-10 07:44:39 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-10 07:44:39 -0700 |
commit | ac2bcc8e1620379020f2e3a17ed9f0b62d2a8c29 (patch) | |
tree | 6b6e7407ddd221d4c0da06b8de6bc35995b5de3c /subsurface.qrc | |
parent | c7df6df8cd421044a26bad51759dd3b66a5e0bb6 (diff) | |
download | subsurface-ac2bcc8e1620379020f2e3a17ed9f0b62d2a8c29.tar.gz |
Place holder icon for network prefs
Until we can get a proper one.
Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index 1fc6d68ca..a98ed4d9c 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -6,6 +6,7 @@ <file alias="trash">icons/trash.png</file> <file alias="units">icons/units.png</file> <file alias="advanced">icons/advanced.png</file> + <file alias="network">icons/network.png</file> <file alias="edit">icons/advanced.png</file> <file alias="graph">icons/graph.png</file> <file alias="minimum">icons/minimum.png</file> |