src/ldrawPathDialog.h

changeset 198
f246725199dc
parent 183
f1b8cb53d2a2
equal deleted inserted replaced
197:82a868e9e929 198:f246725199dc
17 */ 17 */
18 18
19 #ifndef LDRAWPATHDIALOG_H 19 #ifndef LDRAWPATHDIALOG_H
20 #define LDRAWPATHDIALOG_H 20 #define LDRAWPATHDIALOG_H
21 21
22 #include <qdialog.h> 22 #include <QDialog>
23 #include "common.h" 23 #include "common.h"
24 24
25 class QLabel; 25 class QLabel;
26 class QLineEdit; 26 class QLineEdit;
27 class QDialogButtonBox; 27 class QDialogButtonBox;

mercurial