summaryrefslogtreecommitdiffstats
path: root/examples/pykde-sampler/wizards/wiz.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pykde-sampler/wizards/wiz.py')
-rw-r--r--examples/pykde-sampler/wizards/wiz.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/pykde-sampler/wizards/wiz.py b/examples/pykde-sampler/wizards/wiz.py
new file mode 100644
index 0000000..1cb5544
--- /dev/null
+++ b/examples/pykde-sampler/wizards/wiz.py
@@ -0,0 +1,2 @@
+iconName = 'wizard'
+labelText = 'Wizard'