History log of /haiku/src/apps/mail/QueryList.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 9216fc01 19-Jun-2018 Augustin Cavalier <waddlesplash@gmail.com>

More class/struct mixup fixes.

Spotted by Clang.


# a1e25f86 04-Sep-2015 Rene Gollent <rene@gollent.com>

Mail: Fix gcc4 build.

- Fix typo in forward declaration.
- Add missing include for snprintf.
- Add missing virtual destructor on QueryListener abstract class.


# df946869 30-Aug-2015 Axel Dörfler <axeld@pinc-software.de>

Mail: work in progress to use the layout API.