diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 16:06:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 16:06:46 -0600 |
commit | c2f63b5e26dec7d10f17f827b6ad1b70407e1f4c (patch) | |
tree | 628ea13407b62f1653faaab38c11e7feebef3545 /libreoffice/3.3.3 | |
parent | bcd8a46ad5b5a1bd9256da26f1d384a8e303f6b5 (diff) | |
download | thirdparty-c2f63b5e26dec7d10f17f827b6ad1b70407e1f4c.tar.gz thirdparty-c2f63b5e26dec7d10f17f827b6ad1b70407e1f4c.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'libreoffice/3.3.3')
-rw-r--r-- | libreoffice/3.3.3/patches/libreoffice-trinity.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libreoffice/3.3.3/patches/libreoffice-trinity.diff b/libreoffice/3.3.3/patches/libreoffice-trinity.diff index e9a2057..f565332 100644 --- a/libreoffice/3.3.3/patches/libreoffice-trinity.diff +++ b/libreoffice/3.3.3/patches/libreoffice-trinity.diff @@ -8144,7 +8144,7 @@ diff -urN libreoffice-build/patches/dev300/trinity-modules.diff libreoffice-buil ++#include <tqgrid.h> ++#include <tqhbox.h> ++#include <tqlabel.h> -++#include <tqlayout.h> +++#include <layout.h> ++#include <tqobjectlist.h> ++#include <tqpushbutton.h> ++#include <tqregexp.h> |