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