author | kergoth <kergoth> | 2003-04-20 06:18:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-20 06:18:10 (UTC) |
commit | 6b381e438fdeb1757b3278c683349dee9c4ab230 (patch) (side-by-side diff) | |
tree | e5a7ca314662b142c419ae2ab9671dd834da3806 /qt/qte234-for-opie091-qtoolbutton.patch | |
parent | 138fbbf45ce46228f2bec63099e0bc3a4e0537e2 (diff) | |
download | opie-6b381e438fdeb1757b3278c683349dee9c4ab230.zip opie-6b381e438fdeb1757b3278c683349dee9c4ab230.tar.gz opie-6b381e438fdeb1757b3278c683349dee9c4ab230.tar.bz2 |
Correct paths so patch applies with -p0 in $QTDIR
Diffstat (limited to 'qt/qte234-for-opie091-qtoolbutton.patch') (more/less context) (ignore whitespace changes)
-rw-r--r-- | qt/qte234-for-opie091-qtoolbutton.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qte234-for-opie091-qtoolbutton.patch b/qt/qte234-for-opie091-qtoolbutton.patch index 62a6f0e..2e5c13a 100644 --- a/qt/qte234-for-opie091-qtoolbutton.patch +++ b/qt/qte234-for-opie091-qtoolbutton.patch @@ -1,8 +1,8 @@ ---- qtoolbutton.orig 2003-04-19 18:59:13.000000000 +0200 -+++ qtoolbutton.cpp 2003-04-19 19:00:56.000000000 +0200 +--- src/widgets/qtoolbutton.orig 2003-04-19 18:59:13.000000000 +0200 ++++ src/widgets/qtoolbutton.cpp 2003-04-19 19:00:56.000000000 +0200 @@ -230,7 +230,7 @@ else QToolTip::add( this, textLabel ); } -#endif +#endif |