summaryrefslogtreecommitdiff
path: root/libopie2/opieui/opieui.pro
authormickeyl <mickeyl>2005-05-17 10:18:18 (UTC)
committer mickeyl <mickeyl>2005-05-17 10:18:18 (UTC)
commitcce15d6b9a27880df72ea2638f9295900ea6c21e (patch) (unidiff)
tree86a03b32e5fbac908eb96cadc7cc2e620ac1f213 /libopie2/opieui/opieui.pro
parentc31a425a9a080238569f7c04372f10fc6cc10383 (diff)
downloadopie-cce15d6b9a27880df72ea2638f9295900ea6c21e.zip
opie-cce15d6b9a27880df72ea2638f9295900ea6c21e.tar.gz
opie-cce15d6b9a27880df72ea2638f9295900ea6c21e.tar.bz2
remove OVersatileView and OVersatileViewItem from libopieui2. This widget
wasn't used in any application, it wasn't even completed and with the QListView in Qt4, there is something more thought-out coming soon.
Diffstat (limited to 'libopie2/opieui/opieui.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opieui/opieui.pro14
1 files changed, 5 insertions, 9 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro
index 5525ea2..4c92ece 100644
--- a/libopie2/opieui/opieui.pro
+++ b/libopie2/opieui/opieui.pro
@@ -7,4 +7,4 @@ HEADERS = oclickablelabel.h \
7 oimageeffect.h \ 7 oimageeffect.h \
8 okeyconfigwidget.h \ 8 okeyconfigwidget.h \
9 oledbox.h \ 9 oledbox.h \
10 olistview.h \ 10 olistview.h \
@@ -20,4 +20,2 @@ HEADERS = oclickablelabel.h \
20 otimepicker.h \ 20 otimepicker.h \
21 oversatileview.h \
22 oversatileviewitem.h \
23 owait.h 21 owait.h
@@ -28,4 +26,4 @@ SOURCES = oclickablelabel.cpp \
28 oimageeffect.cpp \ 26 oimageeffect.cpp \
29 okeyconfigwidget.cpp \ 27 okeyconfigwidget.cpp \
30 oledbox.cpp \ 28 oledbox.cpp \
31 olistview.cpp \ 29 olistview.cpp \
@@ -40,4 +38,2 @@ SOURCES = oclickablelabel.cpp \
40 otimepicker.cpp \ 38 otimepicker.cpp \
41 oversatileview.cpp \
42 oversatileviewitem.cpp \
43 owait.cpp 39 owait.cpp
@@ -50,3 +46,3 @@ INTERFACES = otimepickerbase.ui
50TARGET = opieui2 46TARGET = opieui2
51VERSION = 1.9.1 47VERSION = 1.9.2
52 48