From 30fe257c38dff7a5f4e633bf5450aed902bca24e Mon Sep 17 00:00:00 2001 From: Roman Zippel Date: Sat, 25 Nov 2006 11:09:31 -0800 Subject: [PATCH] --- yaml --- r: 41078 b: refs/heads/master c: f12aa7045280836307e9bbdb1c676c4a94e2b3d3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/qconf.cc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0e0d9a41f80f..ece4b2165334 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 82189b9807e05ea8d1f69de5bf92eaf244a0eb12 +refs/heads/master: f12aa7045280836307e9bbdb1c676c4a94e2b3d3 diff --git a/trunk/scripts/kconfig/qconf.cc b/trunk/scripts/kconfig/qconf.cc index 393f3749f330..338bdea96541 100644 --- a/trunk/scripts/kconfig/qconf.cc +++ b/trunk/scripts/kconfig/qconf.cc @@ -1259,6 +1259,7 @@ void ConfigSearchWindow::search(void) * Construct the complete config widget */ ConfigMainWindow::ConfigMainWindow(void) + : searchWindow(0) { QMenuBar* menu; bool ok;