19 #ifndef _KATE_MAILFILES_DIALOG_H_ 20 #define _KATE_MAILFILES_DIALOG_H_ 22 #include <kate/document.h> 24 #include <kdialogbase.h> 26 #include <tqptrlist.h> 42 KateMainWindow *mainwin=0 );
50 void slotShowButton();
52 class TDEListView *list;
54 KateMainWindow *mainWindow;
59 #endif // _KATE_MAILFILES_DIALOG_H_ This is a dialog for choosing which of the open files to mail.
TQPtrList< Kate::Document > selectedDocs()