summaryrefslogtreecommitdiff
path: root/libopie2/opieui/opieui.pro
Side-by-side diff
Diffstat (limited to 'libopie2/opieui/opieui.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opieui/opieui.pro18
1 files changed, 14 insertions, 4 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 61f9bbb..41db153 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -2,6 +2,13 @@ TEMPLATE = lib
CONFIG += qt warn_on debug
DESTDIR = $(OPIEDIR)/lib
-HEADERS = olistview.h \
+HEADERS = ocheckitem.h \
+ oclickablelabel.h \
+ odialog.h \
+ ofileselector.h \
+ ofileselector_p.h \
+ ofiledialog.h \
+ ofileview.h \
oimageeffect.h \
+ olistview.h \
opixmapeffect.h \
opopupmenu.h \
@@ -10,5 +17,4 @@ HEADERS = olistview.h \
oversatileview.h \
oversatileviewitem.h \
- odialog.h \
omessagebox.h \
oresource.h \
@@ -16,6 +22,10 @@ HEADERS = olistview.h \
oseparator.h
-SOURCES = olistview.cpp \
+SOURCES = ocheckitem.cpp \
+ oclickablelabel.cpp \
+ ofileselector.cpp \
+ ofiledialog.cpp \
oimageeffect.cpp \
+ olistview.cpp \
opixmapeffect.cpp \
opopupmenu.cpp \
@@ -31,5 +41,5 @@ SOURCES = olistview.cpp \
INTERFACES =
TARGET = opieui2
-VERSION = 1.8.2
+VERSION = 1.8.3
INCLUDEPATH += $(OPIEDIR)/include