summaryrefslogtreecommitdiffabout
path: root/microkde/ofontselector.cpp
Side-by-side diff
Diffstat (limited to 'microkde/ofontselector.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/ofontselector.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/microkde/ofontselector.cpp b/microkde/ofontselector.cpp
index c8471cc..05095f3 100644
--- a/microkde/ofontselector.cpp
+++ b/microkde/ofontselector.cpp
@@ -139,3 +139,4 @@ OFontSelector::OFontSelector ( bool withpreview, QWidget *parent, const char *na
- d-> m_pointbug = ( qt_version ( ) <= 233 );
+ //d-> m_pointbug = ( qt_version ( ) <= 233 );
+ d->m_pointbug = ( qt_version() == 232 || qt_version() == 233 ); // SharpROM uses 2.3.2