Release 0.81.2.
Missing import in toggletoolbutton.
This commit is contained in:
parent
4f086fd421
commit
6dcc35bc17
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([sugar-toolkit],[0.81.1],[],[sugar-toolkit])
|
AC_INIT([sugar-toolkit],[0.81.2],[],[sugar-toolkit])
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
|
import gobject
|
||||||
import gtk
|
import gtk
|
||||||
|
|
||||||
from sugar.graphics.icon import Icon
|
from sugar.graphics.icon import Icon
|
||||||
|
Loading…
Reference in New Issue
Block a user