summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Shaw <qt-info@nokia.com>2010-07-16 06:58:04 (GMT)
committerAndy Shaw <qt-info@nokia.com>2010-07-16 06:58:04 (GMT)
commit571b85896ee3663479b4a10d2418e2e19b3639f3 (patch)
tree4be4f639879c922b9ea0f72c7247cbfd756ff0f5
parent0a9af9856022393ce7c1c14b953106ab54f0cfed (diff)
downloadQt-571b85896ee3663479b4a10d2418e2e19b3639f3.zip
Qt-571b85896ee3663479b4a10d2418e2e19b3639f3.tar.gz
Qt-571b85896ee3663479b4a10d2418e2e19b3639f3.tar.bz2
Fix compilation after merge
Reviewed-by: TrustMe
-rw-r--r--src/gui/dialogs/qfontdialog.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/dialogs/qfontdialog.cpp b/src/gui/dialogs/qfontdialog.cpp
index 5859e63..b159fa7 100644
--- a/src/gui/dialogs/qfontdialog.cpp
+++ b/src/gui/dialogs/qfontdialog.cpp
@@ -334,7 +334,6 @@ void QFontDialogPrivate::init()
familyList->setFocus();
retranslateStrings();
- nativeDialogInUse = false;
}
/*!