Changeset 4182
- Timestamp:
- 03/09/08 05:50:55 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007.2/applications/openmoko-messages2/src/sms-notes.c
r3918 r4182 755 755 data->notes_search))); 756 756 757 if ((type <= ALL_NOTES) || (!data->author_uid)) return TRUE;757 if ((type <= ALL_NOTES)/* || (!data->author_uid)*/) return TRUE; 758 758 759 759 gtk_tree_model_get (model, iter,
Note: See TracChangeset
for help on using the changeset viewer.
