summaryrefslogtreecommitdiffstats
path: root/libreoffice/git_10_28_2011
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:43:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:43:18 -0600
commitd8a617b8946d1b8427e098a61e41586bc6e4eebb (patch)
treeaab632d2fa107b6d712aeba85b842be9aa83368d /libreoffice/git_10_28_2011
parentc2f63b5e26dec7d10f17f827b6ad1b70407e1f4c (diff)
downloadthirdparty-d8a617b8946d1b8427e098a61e41586bc6e4eebb.tar.gz
thirdparty-d8a617b8946d1b8427e098a61e41586bc6e4eebb.zip
Rename additional global TQt functions
Diffstat (limited to 'libreoffice/git_10_28_2011')
-rw-r--r--libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff b/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
index 42012e5..61f5792 100644
--- a/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
+++ b/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff
@@ -16135,7 +16135,7 @@ index 0000000..adeb628
+ if( ! ( pNoXInitThreads && *pNoXInitThreads ) )
+ XInitThreads();
+
-+ rtl::OString aVersion( qVersion() );
++ rtl::OString aVersion( tqVersion() );
+#if OSL_DEBUG_LEVEL > 1
+ fprintf( stderr, "qt version string is \"%s\"\n", aVersion.getStr() );
+#endif