]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/FormCopyrightDialogBase.h
add Lsstream.h
[lyx.git] / src / frontends / qt2 / FormCopyrightDialogBase.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'FormCopyrightDialogBase.ui'
3 **
4 ** Created: Wed Jan 24 12:18:18 2001
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef FORMCOPYRIGHTDIALOGBASE_H
10 #define FORMCOPYRIGHTDIALOGBASE_H
11
12 #include <qvariant.h>
13 #include <qdialog.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QLabel;
18 class QPushButton;
19
20 class FormCopyrightDialogBase : public QDialog
21
22     Q_OBJECT
23
24 public:
25     FormCopyrightDialogBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
26     ~FormCopyrightDialogBase();
27
28     QLabel* TextLabel5;
29     QLabel* TextLabel5_2;
30     QLabel* TextLabel5_2_2;
31     QPushButton* okPB;
32
33 protected:
34     QVBoxLayout* FormCopyrightDialogBaseLayout;
35 };
36
37 #endif // FORMCOPYRIGHTDIALOGBASE_H