From e985f7e545f4739493965aad69bbecb136dc9346 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 16 Jun 2011 19:02:47 +0000 Subject: TQt4 port kdewebdev This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kommander/examples/current/kpartmwframe.kmdr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kommander/examples/current/kpartmwframe.kmdr') diff --git a/kommander/examples/current/kpartmwframe.kmdr b/kommander/examples/current/kpartmwframe.kmdr index 134f28af..6e334aa6 100755 --- a/kommander/examples/current/kpartmwframe.kmdr +++ b/kommander/examples/current/kpartmwframe.kmdr @@ -1,6 +1,6 @@ KKPdemo - + KKPdemo @@ -58,7 +58,7 @@ - + Layout5 @@ -95,7 +95,7 @@ _loadup = 2 #!kommander if widgetExists("ScriptObject13") then - TextBrowser1.setText("This text was written by a script on the parent frame window. It could have been a dialog, but we chose to illustrate with a MainWindow for this demo.") + TextBrowser1.setText("This text was written by a script on the tqparent frame window. It could have been a dialog, but we chose to illustrate with a MainWindow for this demo.") ScriptObject13.execute else message_error("You do not have the KPart child dialog loaded") @@ -614,5 +614,5 @@ endif execute() - + -- cgit v1.2.1