aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/konqueror/konqueror-embedded-20030705/vit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/konqueror/konqueror-embedded-20030705/vit.patch')
-rw-r--r--recipes-qtopia/konqueror/konqueror-embedded-20030705/vit.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes-qtopia/konqueror/konqueror-embedded-20030705/vit.patch b/recipes-qtopia/konqueror/konqueror-embedded-20030705/vit.patch
new file mode 100644
index 0000000..b45e9e6
--- /dev/null
+++ b/recipes-qtopia/konqueror/konqueror-embedded-20030705/vit.patch
@@ -0,0 +1,18 @@
+--- konqueror-embedded-snapshot-20030705/konq-embed/src/main.cc~ 2003-07-03 21:37:09.000000000 +0400
++++ konqueror-embedded-snapshot-20030705/konq-embed/src/main.cc 2005-02-21 23:02:24.000000000 +0300
+@@ -369,6 +369,7 @@
+ toplevel->show();
+
+ app.setMainWidget( toplevel );
++#endif
+
+ for ( int i = 1; i < argc; i++ )
+ {
+@@ -382,7 +383,6 @@
+ }
+ }
+ }
+-#endif
+
+ if ( !openedMainWindow )
+ openedMainWindow = toplevel->goSpecialURL( "init" );