Make config dialog listen on "changed" signal from RandR smart object
authorChristopher Michael <cp.michael@samsung.com>
Mon, 8 Oct 2012 08:39:46 +0000 (08:39 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Mon, 8 Oct 2012 08:39:46 +0000 (08:39 +0000)
commit38d31cf0c0bf5effb0b7b39bf0981897519b2243
tree04a49eea2002ea89c052267667ffcf8905736d39
parent1405f6f94997e7cf3fc72c8074649059c7769b92
Make config dialog listen on "changed" signal from RandR smart object
to enable Apply button.

NB: Cannot use basic->check_changed here as the Monitor smart objects
do the changing, but the Randr smart object never does. Since
"check_changed" only listens on the main dialog widget (randr smart
object in this case), then the "check_changed" of dialog_view would
not work in this case.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 77569
src/modules/conf_randr/e_int_config_randr.c