summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad/drawpad.pro
Unidiff
Diffstat (limited to 'noncore/graphics/drawpad/drawpad.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/drawpad/drawpad.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 9a640d2..8dc89a2 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -9,12 +9,13 @@ HEADERS = drawpad.h \
9 filledellipsetool.h \ 9 filledellipsetool.h \
10 filledrectangletool.h \ 10 filledrectangletool.h \
11 importdialog.h \ 11 importdialog.h \
12 linetool.h \ 12 linetool.h \
13 newpagedialog.h \ 13 newpagedialog.h \
14 page.h \ 14 page.h \
15 pageinformationdialog.h \
15 pointtool.h \ 16 pointtool.h \
16 rectangletool.h \ 17 rectangletool.h \
17 shapetool.h \ 18 shapetool.h \
18 texttool.h \ 19 texttool.h \
19 thumbnailview.h \ 20 thumbnailview.h \
20 tool.h 21 tool.h
@@ -28,12 +29,13 @@ SOURCES = drawpad.cpp \
28 filledrectangletool.cpp \ 29 filledrectangletool.cpp \
29 importdialog.cpp \ 30 importdialog.cpp \
30 linetool.cpp \ 31 linetool.cpp \
31 main.cpp \ 32 main.cpp \
32 newpagedialog.cpp \ 33 newpagedialog.cpp \
33 page.cpp \ 34 page.cpp \
35 pageinformationdialog.cpp \
34 pointtool.cpp \ 36 pointtool.cpp \
35 rectangletool.cpp \ 37 rectangletool.cpp \
36 shapetool.cpp \ 38 shapetool.cpp \
37 texttool.cpp \ 39 texttool.cpp \
38 thumbnailview.cpp \ 40 thumbnailview.cpp \
39 tool.cpp 41 tool.cpp