- Done some more experimental work on the tree widget, indeed I hoped gtk were a more developer-friendly toolkit than it is...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@843 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
69c8341384
commit
97d6f574af
3 changed files with 82 additions and 1 deletions
|
@ -294,6 +294,7 @@ sgpemv2_SOURCES = \
|
|||
src/gui_builder.cc \
|
||||
src/main.cc \
|
||||
src/parse_opts.cc \
|
||||
src/schedulables_tree_widget.cc \
|
||||
src/schedulables_widget.cc \
|
||||
src/text_simulation.cc
|
||||
|
||||
|
@ -303,6 +304,7 @@ noinst_HEADERS += \
|
|||
src/gui_builder.hh \
|
||||
src/main.hh \
|
||||
src/parse_opts.hh \
|
||||
src/schedulables_tree_widget.hh \
|
||||
src/schedulables_widget.hh \
|
||||
src/text_simulation.hh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue