summaryrefslogtreecommitdiff
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/src.pro b/src/src.pro
index 6e82d68b..e95a64d7 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -9,33 +9,23 @@ DESTDIR = ../components/plugin
OBJECTS_DIR = obj
MOC_DIR = moc
-HEADERS += qtmenu.h \
- qtmenubar.h \
- qrangemodel_p.h \
+HEADERS += qrangemodel_p.h \
qrangemodel.h \
qstyleplugin.h \
qdeclarativefolderlistmodel.h \
qstyleitem.h \
qwheelarea.h \
- qtmenuitem.h \
- qwindowitem.h \
qdesktopitem.h \
- qtoplevelwindow.h \
qcursorarea.h \
qtooltiparea.h \
qtsplitterbase.h
-SOURCES += qtmenu.cpp \
- qtmenubar.cpp \
- qrangemodel.cpp \
+SOURCES += qrangemodel.cpp \
qstyleplugin.cpp \
qdeclarativefolderlistmodel.cpp \
qstyleitem.cpp \
qwheelarea.cpp \
- qtmenuitem.cpp \
- qwindowitem.cpp \
qdesktopitem.cpp \
- qtoplevelwindow.cpp \
qcursorarea.cpp \
qtooltiparea.cpp \
qtsplitterbase.cpp