Revision 1790 trunk/client/gui_qt/WidgetConfigAutoImport.h
| WidgetConfigAutoImport.h (revision 1790) | ||
|---|---|---|
| 2 | 2 |
#define WIDGETCONFIGAUTOIMPORT_H |
| 3 | 3 |
|
| 4 | 4 |
#include |
| 5 |
#include |
|
| 5 |
#include |
|
| 6 | 6 |
#include "QNNTPGrabGlue.h" |
| 7 | 7 |
#include "AutoImport.h" |
| 8 | 8 |
|
| ... | ... | |
| 21 | 21 |
|
| 22 | 22 |
private: |
| 23 | 23 |
Ui::WidgetConfigAutoImport *ui; |
| 24 |
QFileSystemModel *model; |
|
| 24 |
QDirModel *model; |
|
| 25 | 25 |
QNNTPGrabGlue *glue; |
| 26 | 26 |
AutoImport auto_import; |
| 27 | 27 |
|
Also available in: Unified diff
NNTPGrab

