Skip to content
Commit 35b706fc authored by Jarosław Staniek's avatar Jarosław Staniek
Browse files

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).

{F5738334}

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
parent 4c4dce0a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment