]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/iqnotes/iqnotes-2.0.2/qt2310-fontbug.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / iqnotes / iqnotes-2.0.2 / qt2310-fontbug.patch
1 --- iqnotes/preferences.cpp.orig        2005-02-23 14:36:04 +0100
2 +++ iqnotes/preferences.cpp     2005-02-23 14:35:59 +0100
3 @@ -106,7 +106,7 @@
4  {
5         QFontDatabase fontDB;
6         int currentSize = -1;
7 -#ifdef DEBUG
8 +#if defined(DEBUG) || QT_VERSION >= 239
9      int f = 1;
10  #else
11      int f = 10;