summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/examples/dragdrop/SecretSource.java
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/examples/dragdrop/SecretSource.java')
-rw-r--r--qtjava/javalib/examples/dragdrop/SecretSource.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/examples/dragdrop/SecretSource.java b/qtjava/javalib/examples/dragdrop/SecretSource.java
index 9d26f73e..466803ed 100644
--- a/qtjava/javalib/examples/dragdrop/SecretSource.java
+++ b/qtjava/javalib/examples/dragdrop/SecretSource.java
@@ -11,7 +11,7 @@
* program may be used, distributed and modified without limitation.
**
****************************************************************************/
-import org.kde.qt.*;
+import org.trinitydesktop.qt.*;
class SecretSource extends TQLabel
{