summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/test/QTimerTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/test/QTimerTest.java')
-rw-r--r--qtjava/javalib/test/QTimerTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/test/QTimerTest.java b/qtjava/javalib/test/QTimerTest.java
index c364f68b..4baf19f9 100644
--- a/qtjava/javalib/test/QTimerTest.java
+++ b/qtjava/javalib/test/QTimerTest.java
@@ -230,7 +230,7 @@ public class TQTimerTest extends TQWidget {
public void slotAboutQt()
{
- TQMessageBox.aboutQt( this, "About Qt" );
+ TQMessageBox.aboutTQt( this, "About Qt" );
}
public void slotColorMenu( int item )