From 3acfd501e49250f3bd3dbf3dae5648aab4055be7 Mon Sep 17 00:00:00 2001 From: erick Date: Wed, 02 Dec 2009 20:47:16 +0000 Subject: Forgot the contants.py file --- (limited to 'tutorius/constants.py') diff --git a/tutorius/constants.py b/tutorius/constants.py new file mode 100644 index 0000000..377b4a5 --- /dev/null +++ b/tutorius/constants.py @@ -0,0 +1,2 @@ +TARGET_TYPE_WIDGET = 81 +WIDGET_ID = "widget" -- cgit v0.9.1