Diffusion Kexi 35b706fce35a

Add MainWindow/GlobalSearchBoxEnabled (bool) option that controls display of…

Authored by staniek on Mar 3 2018, 8:45 PM.

Description

Add MainWindow/GlobalSearchBoxEnabled (bool) option that controls display of the global search box

Summary:
This allows to disable the box if it crashes for reason unrelated to KEXI (as in bug #390794).

CCBUG:390794
FIXED-IN:3.1.0

Test Plan:
Set:

[MainWindow]
GlobalSearchBoxEnabled=false

in kexirc and start KEXI.

Expected: the search box is not created on KEXI startup.

Reviewers: Kexi-Devel-list, piggz

Reviewed By: piggz

Tags: KEXI

Differential Revision: https://phabricator.kde.org/D11000