]> git.lyx.org Git - lyx.git/blob - src/frontends/kde/dlg/docbulletsdlgdata.h
FormDocument and various fixes.
[lyx.git] / src / frontends / kde / dlg / docbulletsdlgdata.h
1 /**********************************************************************
2
3         --- Qt Architect 1.4-6 generated file ---
4
5         File: docbulletsdlgdata.h
6         Last generated: Wed Jan 24 06:43:27 2001
7
8         DO NOT EDIT!!!  This file will be automatically
9         regenerated by qtarch.  All changes will be lost.
10
11  *********************************************************************/
12
13 #ifndef DocBulletsDialogData_included
14 #define DocBulletsDialogData_included
15
16 #include <qwidget.h>
17
18 class DocBulletsDialogData : public QWidget
19 {
20     Q_OBJECT
21
22 public:
23
24     DocBulletsDialogData
25     (
26         QWidget* parent = NULL,
27         const char* name = NULL
28     );
29
30     virtual ~DocBulletsDialogData();
31
32 public slots:
33
34
35 protected slots:
36
37
38 public:
39
40 };
41
42 #endif // DocBulletsDialogData_included