summaryrefslogtreecommitdiffstats
path: root/ganv/Module.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/Module.hpp')
-rw-r--r--ganv/Module.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ganv/Module.hpp b/ganv/Module.hpp
index ef73621..f8dd508 100644
--- a/ganv/Module.hpp
+++ b/ganv/Module.hpp
@@ -56,6 +56,7 @@ public:
"radius-tr", 4.0,
"radius-br", 4.0,
"radius-bl", 4.0,
+ "border-width", 2.0,
"label", name.c_str(),
"draggable", TRUE,
NULL)))