summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/examples/forever/Forever.java
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/examples/forever/Forever.java')
-rw-r--r--qtjava/javalib/examples/forever/Forever.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/examples/forever/Forever.java b/qtjava/javalib/examples/forever/Forever.java
index 8478898f..b7a10677 100644
--- a/qtjava/javalib/examples/forever/Forever.java
+++ b/qtjava/javalib/examples/forever/Forever.java
@@ -11,7 +11,7 @@
* program may be used, distributed and modified without limitation.
**
****************************************************************************/
-import org.kde.qt.*;
+import org.trinitydesktop.qt.*;
import java.util.Random;