From 836ae5aeb382653495471a26a5746b8320877ddb 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') 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