| 234 typedef PurpleRoomlistRoomType Purple__RoomlistRoomType; |
234 typedef PurpleRoomlistRoomType Purple__RoomlistRoomType; |
| 235 typedef PurpleRoomlistUiOps * Purple__Roomlist__UiOps; |
235 typedef PurpleRoomlistUiOps * Purple__Roomlist__UiOps; |
| 236 |
236 |
| 237 /* savedstatuses.h */ |
237 /* savedstatuses.h */ |
| 238 typedef PurpleSavedStatus * Purple__SavedStatus; |
238 typedef PurpleSavedStatus * Purple__SavedStatus; |
| 239 typedef PurpleSavedStatusSub * Purple__SavedStatusSub; |
239 typedef PurpleSavedStatusSub * Purple__SavedStatus__Sub; |
| 240 |
240 |
| 241 /* sound.h */ |
241 /* sound.h */ |
| 242 typedef PurpleSoundEventID Purple__SoundEventID; |
242 typedef PurpleSoundEventID Purple__SoundEventID; |
| 243 typedef PurpleSoundUiOps * Purple__Sound__UiOps; |
243 typedef PurpleSoundUiOps * Purple__Sound__UiOps; |
| 244 |
244 |