diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-09 08:37:49 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-09 08:37:49 -0800 |
commit | 8e6bdc4f94eec68ab88cfc031c2358acd0a34b3b (patch) | |
tree | fb231cf7edb0bcdc1e07fc5bdd6acec0bf74ece4 /README | |
parent | 04b076cf40e0a4643493ee4671157ef4055f7fed (diff) | |
download | subsurface-8e6bdc4f94eec68ab88cfc031c2358acd0a34b3b.tar.gz |
Keep the start/end spinbuttons as GtkWidget
For graying things out, we want a widget, not a spinbutton. Although
I'm sure we could just cast things back and forth. But let's be
consistent with what we do, and only ever cast from GtkWidget to
GtkSpinButton, and have the same logic as for the "o2" widget that also
needs to be explicitly enabled.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions