##// END OF EJS Templates
Some cleaning.
Jeandet Alexis -
r3:14ad7466d71c default
parent child
Show More
@@ -8,5 +8,6 SUBDIRS = \
8 8 APBUARTPLUGIN \
9 9 dsu3plugin \
10 10 genericrwplugin \
11 memctrlrplugin \
12 spwplugin
11 memctrlrplugin
12
13 unix:SUBDIRS += spwplugin
@@ -33,18 +33,12 INCLUDEPATH += \
33 33 HEADERS += \
34 34 genericrwplugin.h \
35 35 genericrwpluginui.h \
36 rw_task.h \
37 tasklist.h \
38 taskeditor.h \
39 36 memeditor.h \
40 37 genericrwpluginpywrapper.h
41 38
42 39 SOURCES += \
43 40 genericrwplugin.cpp \
44 41 genericrwpluginui.cpp \
45 rw_task.cpp \
46 tasklist.cpp \
47 taskeditor.cpp \
48 42 memeditor.cpp \
49 43 genericrwpluginpywrapper.cpp
50 44
@@ -26,7 +26,6
26 26 #include <QHBoxLayout>
27 27 #include <QTabWidget>
28 28 #include <QPushButton>
29 #include "tasklist.h"
30 29 #include "memeditor.h"
31 30 #include <QSplitter>
32 31
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now