Split panel widget. Mostly working, needs some more special case for working with nm - they both want full page

This commit is contained in:
Nathan Gray
2013-02-22 00:25:41 +00:00
parent 072c46578e
commit 03c9c0804f
5 changed files with 601 additions and 0 deletions

View File

@ -17,6 +17,7 @@
et2_widget_box;
et2_widget_hbox;
et2_widget_groupbox;
et2_widget_split;
et2_widget_button;
et2_widget_color;
et2_widget_description;