GTK3: working fanchart gramplet. moved reused part to gui.widgets

svn: r20252
This commit is contained in:
Benny Malengier
2012-08-22 15:50:34 +00:00
parent e42a90f3b1
commit 869777a651
6 changed files with 561 additions and 1011 deletions

View File

@@ -477,6 +477,7 @@ src/gui/views/treemodels/treebasemodel.py
# gui/widgets - the GUI widgets package
src/gui/widgets/buttons.py
src/gui/widgets/expandcollapsearrow.py
src/gui/widgets/fanchart.py
src/gui/widgets/grampletpane.py
src/gui/widgets/labels.py
src/gui/widgets/monitoredwidgets.py