]> git.mxchange.org Git - flightgear.git/commit
- fix <hrule>
authormfranz <mfranz>
Sat, 2 Jul 2005 20:49:38 +0000 (20:49 +0000)
committermfranz <mfranz>
Sat, 2 Jul 2005 20:49:38 +0000 (20:49 +0000)
commite73dffb99f0908e4a9f41dfcc618cc11cf840614
treede400c696dfd73d49ccd5cf35369ad9cdd23f049
parent154917477f0527e4d979d4bab83875a4a82fb173
- fix <hrule>
- add <vrule>
- allow elements to default to foreground color (black)
- remove redundant  if (foo) delete foo;

The rules do currently need a dummy child for the layouter to work correctly,
(<hrule><foo/></hrule>). The goal is to make a simple <hrule/> work.
src/GUI/dialog.cxx
src/GUI/layout.cxx
src/GUI/prop_picker.cxx