summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/examples/hello/Hello.java
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/examples/hello/Hello.java')
-rw-r--r--qtjava/javalib/examples/hello/Hello.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/examples/hello/Hello.java b/qtjava/javalib/examples/hello/Hello.java
index 742c49c0..5247d495 100644
--- a/qtjava/javalib/examples/hello/Hello.java
+++ b/qtjava/javalib/examples/hello/Hello.java
@@ -7,7 +7,7 @@
* program may be used, distributed and modified without limitation.
**
****************************************************************************/
-import org.kde.qt.*;
+import org.trinitydesktop.qt.*;
class Hello extends TQWidget
{