diff options
author | Jonathon Jongsma <jonathon@quotidian.org> | 2009-12-09 04:14:26 +0800 |
---|---|---|
committer | Jonathon Jongsma <jonathon@quotidian.org> | 2009-12-09 04:38:00 +0800 |
commit | e0ee2c648c2b101c3e8f1600fe9dcadf34963a63 (patch) | |
tree | 8699065dd24ea9f9d044e0e66c2d2f7d303bfcfb /e-util/e-bconf-map.h | |
parent | 5a90243de020efcc86e0a93698bdeaf932cc88ba (diff) | |
download | gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.tar gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.tar.gz gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.tar.bz2 gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.tar.lz gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.tar.xz gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.tar.zst gsoc2013-evolution-e0ee2c648c2b101c3e8f1600fe9dcadf34963a63.zip |
Use EAlert API in EAlertActivity rather than using g_object_get_data
previously we were storing the EAlert's primary and secondary text in the dialog
object (using g_object_set_data_full). Since EAlertDialog encapsulates an
EAlert and we have access to the underlying EAlert object, we can just use the
EAlert API to get the primary and secondary text rather than storing duplicates
copies of it in the dialog.
Diffstat (limited to 'e-util/e-bconf-map.h')
0 files changed, 0 insertions, 0 deletions