diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2013-10-25 19:58:43 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-30 12:58:06 +0100 |
| commit | b5a4be09aad19f01b5d83f8674ae244f126c3d4f (patch) | |
| tree | 6dac6d178b189baefde43ac631a2fbe06adb9a77 /src/widgets/dialogs/qinputdialog.cpp | |
| parent | b2d3d6365edc312d18451e58e1a0b18c538b3f98 (diff) | |
QDockAreaLayout: use QSignalBlocker
This change changes the point where signals are unblocked again in
QDockAreaLayoutInfo::updateTabBar() to include the final tabBar->count()
call. This should not be a problem, as count() is a const function and
thus shouldn't emit any signals.
Change-Id: I6f3dc5696a9c31db51fbe4cdee4b9d83ddeaf61f
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/widgets/dialogs/qinputdialog.cpp')
0 files changed, 0 insertions, 0 deletions
