|
Revision 3086
(checked in by juergbi, 1 year ago)
|
2007-12-08 Jürg Billeter <j@bitron.ch>
- libtinymail/tny.h, libtinymailui/tnyui.h: remove internal files
|
| Line | |
|---|
| 1 |
#ifndef _TNYUI_H |
|---|
| 2 |
#define _TNYUI_H |
|---|
| 3 |
|
|---|
| 4 |
#include <tny-account-store-view.h> |
|---|
| 5 |
#include <tny-header-view.h> |
|---|
| 6 |
#include <tny-mime-part-saver.h> |
|---|
| 7 |
#include <tny-mime-part-save-strategy.h> |
|---|
| 8 |
#include <tny-mime-part-view.h> |
|---|
| 9 |
#include <tny-msg-view.h> |
|---|
| 10 |
#include <tny-msg-window.h> |
|---|
| 11 |
#include <tny-platform-factory.h> |
|---|
| 12 |
#include <tny-summary-view.h> |
|---|
| 13 |
|
|---|
| 14 |
#endif |
|---|