summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/widgets.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/widgets.pri')
-rw-r--r--src/widgets/widgets/widgets.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widgets/widgets/widgets.pri b/src/widgets/widgets/widgets.pri
index a35e6eb3a1..efe1dd3616 100644
--- a/src/widgets/widgets/widgets.pri
+++ b/src/widgets/widgets/widgets.pri
@@ -25,6 +25,8 @@ HEADERS += \
widgets/qframe.h \
widgets/qframe_p.h \
widgets/qgroupbox.h \
+ widgets/qkeysequenceedit.h \
+ widgets/qkeysequenceedit_p.h \
widgets/qlabel.h \
widgets/qlabel_p.h \
widgets/qlcdnumber.h \
@@ -99,6 +101,7 @@ SOURCES += \
widgets/qfontcombobox.cpp \
widgets/qframe.cpp \
widgets/qgroupbox.cpp \
+ widgets/qkeysequenceedit.cpp \
widgets/qlabel.cpp \
widgets/qlcdnumber.cpp \
widgets/qlineedit_p.cpp \