[hamster-applet] moved the fact tree out to a widget
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hamster-applet] moved the fact tree out to a widget
- Date: Sat, 5 Dec 2009 19:24:10 +0000 (UTC)
commit 9d87563c72ba8f15d0af24a6d5123c5256f375bc
Author: Toms Bauģis <toms baugis gmail com>
Date: Sat Dec 5 19:22:49 2009 +0000
moved the fact tree out to a widget
hamster/widgets/__init__.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/hamster/widgets/__init__.py b/hamster/widgets/__init__.py
index 1513932..6293586 100644
--- a/hamster/widgets/__init__.py
+++ b/hamster/widgets/__init__.py
@@ -35,6 +35,8 @@ from tags import TagCellRenderer
from reportchooserdialog import ReportChooserDialog
+from facttree import FactTree
+
# handy wrappers
def add_hint(entry, hint):
entry.hint = hint
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]