20 #ifndef KMLPRUIMANAGER_H
21 #define KMLPRUIMANAGER_H
23 #include "kmuimanager.h"
25 class KMLprUiManager :
public KMUiManager
28 KMLprUiManager(TQObject *parent,
const char *name,
const TQStringList & );
31 void setupPropertyPages(KMPropertyPage*);
32 void setupPrinterPropertyDialog(KPrinterPropertyDialog*);
33 void setupWizard(KMWizard*);
34 void setupConfigDialog(KMConfigDialog*);