From cda15f1fffcca24286867a9064d30dec662e796b Mon Sep 17 00:00:00 2001 From: erick Date: Wed, 02 Dec 2009 20:47:16 +0000 Subject: Forgot the contants.py file --- 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