summaryrefslogtreecommitdiff
path: root/libopie2/opieui/opieui.pro
Unidiff
Diffstat (limited to 'libopie2/opieui/opieui.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opieui/opieui.pro14
1 files changed, 12 insertions, 2 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 41db153..b9bf203 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -10,2 +10,3 @@ HEADERS = ocheckitem.h \
10 ofileview.h \ 10 ofileview.h \
11 ofontselector.h \
11 oimageeffect.h \ 12 oimageeffect.h \
@@ -16,2 +17,6 @@ HEADERS = ocheckitem.h \
16 oselector.h \ 17 oselector.h \
18 otabinfo.h \
19 otabbar.h \
20 otabwidget.h \
21 otimepicker.h \
17 oversatileview.h \ 22 oversatileview.h \
@@ -27,2 +32,3 @@ SOURCES = ocheckitem.cpp \
27 ofiledialog.cpp \ 32 ofiledialog.cpp \
33 ofontselector.cpp \
28 oimageeffect.cpp \ 34 oimageeffect.cpp \
@@ -33,2 +39,5 @@ SOURCES = ocheckitem.cpp \
33 oselector.cpp \ 39 oselector.cpp \
40 otabbar.cpp \
41 otabwidget.cpp \
42 otimepicker.cpp \
34 oversatileview.cpp \ 43 oversatileview.cpp \
@@ -40,5 +49,6 @@ SOURCES = ocheckitem.cpp \
40 49
41INTERFACES = 50INTERFACES = otimepickerbase.ui
51
42TARGET = opieui2 52TARGET = opieui2
43VERSION = 1.8.3 53VERSION = 1.8.4
44 54