2001-08-19 13:25:15 +00:00
|
|
|
# this is the master file from which the dialog file rules are generated
|
|
|
|
|
|
|
|
DIALOGS = \
|
|
|
|
QAbout \
|
2001-08-26 15:34:36 +00:00
|
|
|
QBibitem \
|
2001-08-26 01:01:12 +00:00
|
|
|
QBibtex \
|
2001-08-19 13:25:15 +00:00
|
|
|
QCharacter \
|
|
|
|
QCitation \
|
|
|
|
QDocument \
|
2001-08-26 18:49:33 +00:00
|
|
|
QError \
|
2001-08-26 19:18:45 +00:00
|
|
|
QERT \
|
2001-08-27 01:19:32 +00:00
|
|
|
QExternal \
|
2001-08-19 13:25:15 +00:00
|
|
|
QIndex \
|
|
|
|
QParagraph \
|
|
|
|
QPrint \
|
|
|
|
QRef \
|
|
|
|
QSearch \
|
|
|
|
QSplash \
|
|
|
|
QTabularCreate \
|
2001-08-27 02:54:27 +00:00
|
|
|
QThesaurus \
|
2001-08-19 13:25:15 +00:00
|
|
|
QToc \
|
|
|
|
QURL
|
|
|
|
|
|
|
|
DIALOGSOURCES = \
|
|
|
|
QAbout.h QAboutDialog.h \
|
|
|
|
QAbout.C QAboutDialog.C \
|
2001-08-26 15:34:36 +00:00
|
|
|
QBibitem.h QBibitemDialog.h \
|
|
|
|
QBibitem.C QBibitemDialog.C \
|
2001-08-26 01:01:12 +00:00
|
|
|
QBibtex.h QBibtexDialog.h \
|
|
|
|
QBibtex.C QBibtexDialog.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QCharacter.h QCharacterDialog.h \
|
|
|
|
QCharacter.C QCharacterDialog.C \
|
|
|
|
QCitation.h QCitationDialog.h \
|
|
|
|
QCitation.C QCitationDialog.C \
|
|
|
|
QDocument.h QDocumentDialog.h \
|
|
|
|
QDocument.C QDocumentDialog.C \
|
2001-08-26 18:49:33 +00:00
|
|
|
QError.h QErrorDialog.h \
|
|
|
|
QError.C QErrorDialog.C \
|
2001-08-26 19:18:45 +00:00
|
|
|
QERT.h QERTDialog.h \
|
|
|
|
QERT.C QERTDialog.C \
|
2001-08-27 01:19:32 +00:00
|
|
|
QExternal.h QExternalDialog.h \
|
|
|
|
QExternal.C QExternalDialog.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QIndex.h QIndexDialog.h \
|
|
|
|
QIndex.C QIndexDialog.C \
|
|
|
|
QParagraph.h QParagraphDialog.h \
|
|
|
|
QParagraph.C QParagraphDialog.C \
|
|
|
|
QPrint.h QPrintDialog.h \
|
|
|
|
QPrint.C QPrintDialog.C \
|
|
|
|
QRef.h QRefDialog.h \
|
|
|
|
QRef.C QRefDialog.C \
|
|
|
|
QSearch.h QSearchDialog.h \
|
|
|
|
QSearch.C QSearchDialog.C \
|
|
|
|
QSplash.h QSplashDialog.h \
|
|
|
|
QSplash.C QSplashDialog.C \
|
|
|
|
QTabularCreate.h QTabularCreateDialog.h \
|
|
|
|
QTabularCreate.C QTabularCreateDialog.C \
|
2001-08-27 02:54:27 +00:00
|
|
|
QThesaurus.h QThesaurusDialog.h \
|
|
|
|
QThesaurus.C QThesaurusDialog.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QToc.h QTocDialog.h \
|
|
|
|
QToc.C QTocDialog.C \
|
|
|
|
QURL.h QURLDialog.h \
|
|
|
|
QURL.C QURLDialog.C
|
|
|
|
|
|
|
|
MOCDIALOGS = \
|
|
|
|
QAboutDialog_moc.C \
|
2001-08-26 15:34:36 +00:00
|
|
|
QBibitemDialog_moc.C \
|
2001-08-26 01:01:12 +00:00
|
|
|
QBibtexDialog_moc.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QCharacterDialog_moc.C \
|
|
|
|
QCitationDialog_moc.C \
|
|
|
|
QDocumentDialog_moc.C \
|
2001-08-26 18:49:33 +00:00
|
|
|
QErrorDialog_moc.C \
|
2001-08-26 19:18:45 +00:00
|
|
|
QERTDialog_moc.C \
|
2001-08-27 01:19:32 +00:00
|
|
|
QExternalDialog_moc.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QIndexDialog_moc.C \
|
|
|
|
QParagraphDialog_moc.C \
|
|
|
|
QPrintDialog_moc.C \
|
|
|
|
QRefDialog_moc.C \
|
|
|
|
QSearchDialog_moc.C \
|
|
|
|
QSplashDialog_moc.C \
|
|
|
|
QTabularCreateDialog_moc.C \
|
2001-08-27 02:54:27 +00:00
|
|
|
QThesaurusDialog_moc.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QTocDialog_moc.C \
|
|
|
|
QURLDialog_moc.C
|
|
|
|
|
|
|
|
UIDIALOGS = \
|
|
|
|
QAboutDialogBase.h \
|
|
|
|
QAboutDialogBase.C \
|
2001-08-26 15:34:36 +00:00
|
|
|
QBibitemDialogBase.h \
|
|
|
|
QBibitemDialogBase.C \
|
2001-08-26 01:01:12 +00:00
|
|
|
QBibtexDialogBase.h \
|
|
|
|
QBibtexDialogBase.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QCharacterDialogBase.h \
|
|
|
|
QCharacterDialogBase.C \
|
|
|
|
QCitationDialogBase.h \
|
|
|
|
QCitationDialogBase.C \
|
|
|
|
QDocumentDialogBase.h \
|
|
|
|
QDocumentDialogBase.C \
|
2001-08-26 18:49:33 +00:00
|
|
|
QErrorDialogBase.C \
|
|
|
|
QErrorDialogBase.h \
|
2001-08-26 19:18:45 +00:00
|
|
|
QERTDialogBase.C \
|
|
|
|
QERTDialogBase.h \
|
2001-08-27 01:19:32 +00:00
|
|
|
QExternalDialogBase.C \
|
|
|
|
QExternalDialogBase.h \
|
2001-08-19 13:25:15 +00:00
|
|
|
QIndexDialogBase.h \
|
|
|
|
QIndexDialogBase.C \
|
|
|
|
QParagraphDialogBase.h \
|
|
|
|
QParagraphDialogBase.C \
|
|
|
|
QPrintDialogBase.h \
|
|
|
|
QPrintDialogBase.C \
|
|
|
|
QRefDialogBase.h \
|
|
|
|
QRefDialogBase.C \
|
|
|
|
QSearchDialogBase.h \
|
|
|
|
QSearchDialogBase.C \
|
|
|
|
QTabularCreateDialogBase.h \
|
|
|
|
QTabularCreateDialogBase.C \
|
2001-08-27 02:54:27 +00:00
|
|
|
QThesaurusDialogBase.h \
|
|
|
|
QThesaurusDialogBase.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QTocDialogBase.h \
|
|
|
|
QTocDialogBase.C \
|
|
|
|
QURLDialogBase.h \
|
|
|
|
QURLDialogBase.C
|
|
|
|
|
|
|
|
UIMOCDIALOGS = \
|
|
|
|
QAboutDialogBase_moc.C \
|
2001-08-26 15:34:36 +00:00
|
|
|
QBibitemDialogBase_moc.C \
|
2001-08-26 01:01:12 +00:00
|
|
|
QBibtexDialogBase_moc.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QCharacterDialogBase_moc.C \
|
|
|
|
QCitationDialogBase_moc.C \
|
|
|
|
QDocumentDialogBase_moc.C \
|
2001-08-26 18:49:33 +00:00
|
|
|
QErrorDialogBase_moc.C \
|
2001-08-26 19:18:45 +00:00
|
|
|
QERTDialogBase_moc.C \
|
2001-08-27 01:19:32 +00:00
|
|
|
QExternalDialogBase_moc.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QIndexDialogBase_moc.C \
|
|
|
|
QParagraphDialogBase_moc.C \
|
|
|
|
QPrintDialogBase_moc.C \
|
|
|
|
QRefDialogBase_moc.C \
|
|
|
|
QSearchDialogBase_moc.C \
|
|
|
|
QTabularCreateDialogBase_moc.C \
|
2001-08-27 02:54:27 +00:00
|
|
|
QThesaurusDialogBase_moc.C \
|
2001-08-19 13:25:15 +00:00
|
|
|
QTocDialogBase_moc.C \
|
|
|
|
QURLDialogBase_moc.C
|