Sun, 26 Dec 2021 18:43:48 +0100
Changed the various search related combo boxes to show an error using style sheets.
# -*- coding: utf-8 -*- # Copyright (c) 2002 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> # """ Package implementing a little web browser. The web browser is a HTML browser for the display of HTML help files like the Qt Online Documentation and for browsing the internet. It may be used as a standalone version as well by using the eric7_browser.py script found in the main eric installation directory. """