From ae65fb2c9815767ccadbe4a3cd7a87e5c734b518 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Mon, 15 Oct 2018 22:46:31 -0400 Subject: [PATCH] Whitespace. --- src/frontends/qt4/LayoutBox.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/frontends/qt4/LayoutBox.cpp b/src/frontends/qt4/LayoutBox.cpp index 8626d2f063..992a4bf730 100644 --- a/src/frontends/qt4/LayoutBox.cpp +++ b/src/frontends/qt4/LayoutBox.cpp @@ -423,11 +423,8 @@ void LayoutBox::showPopup() bool enabled = view()->updatesEnabled(); view()->setUpdatesEnabled(false); - d->resetFilter(); - QComboBox::showPopup(); - view()->setUpdatesEnabled(enabled); } -- 2.39.2