bring Qt3 library back. Some apps that are not in the KDE trunk are using it.
authorHarald Fernengel <harry@kdevelop.org>
Fri, 30 Sep 2005 15:20:08 +0000 (15:20 +0000)
committerHarald Fernengel <harry@kdevelop.org>
Fri, 30 Sep 2005 15:20:08 +0000 (15:20 +0000)
commit57b6fd3894d0563e0dcc64bc498067ef69f61291
tree22fe337ecb429e28a1197de80b19ada1a112ff35
parentfe9f471950c7a061289efe734c20074d5c357f20
bring Qt3 library back. Some apps that are not in the KDE trunk are using it.
15 files changed:
Makefile.am
configure.in
qt/Makefile.am
qt3/.cvsignore [new file with mode: 0644]
qt3/Makefile.am [new file with mode: 0644]
qt3/connection.cpp [new file with mode: 0644]
qt3/connection.h [new file with mode: 0644]
qt3/dbus-qt.h [new file with mode: 0644]
qt3/dbus-qthread.cpp [new file with mode: 0644]
qt3/integrator.cpp [new file with mode: 0644]
qt3/integrator.h [new file with mode: 0644]
qt3/message.cpp [new file with mode: 0644]
qt3/message.h [new file with mode: 0644]
qt3/server.cpp [new file with mode: 0644]
qt3/server.h [new file with mode: 0644]