From 636f509299122d02087c6fd62e1e4a46dbd22026 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 8 Jan 2014 20:06:00 +0100 Subject: Rename many classes to avoid conflicts with KDE --- qtjava/javalib/examples/dragdrop/SecretDrag.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtjava/javalib/examples/dragdrop/SecretDrag.java') diff --git a/qtjava/javalib/examples/dragdrop/SecretDrag.java b/qtjava/javalib/examples/dragdrop/SecretDrag.java index 5220fd9f..7d7d3f7b 100644 --- a/qtjava/javalib/examples/dragdrop/SecretDrag.java +++ b/qtjava/javalib/examples/dragdrop/SecretDrag.java @@ -11,7 +11,7 @@ * program may be used, distributed and modified without limitation. ** ****************************************************************************/ -import org.kde.qt.*; +import org.trinitydesktop.qt.*; class SecretDrag extends TQStoredDrag { -- cgit v1.2.3