1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2026-03-27 14:33:34 +01:00

* Updated pygtkmvc to 1.2.2.

This commit is contained in:
2008-11-10 13:56:42 +00:00
parent 920ad915d1
commit 0e22fead19
20 changed files with 221 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
# Author: Roberto Cavada <cavada@irst.itc.it>
# Author: Roberto Cavada <cavada@fbk.eu>
#
# Copyright (c) 2005 by Roberto Cavada
#
@@ -18,8 +18,8 @@
# Boston, MA 02110, USA.
#
# For more information on pygtkmvc see <http://pygtkmvc.sourceforge.net>
# or email to the author Roberto Cavada <cavada@irst.itc.it>.
# Please report bugs to <cavada@irst.itc.it>.
# or email to the author Roberto Cavada <cavada@fbk.eu>.
# Please report bugs to <cavada@fbk.eu>.
import support.metaclasses
from support.wrappers import ObsWrapperBase