From c01cdd4e47687bf6be505f989ff5e5b54b089ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Mon, 13 Feb 2017 23:00:00 +0100 Subject: Qt: Reset Default profile support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add support for resetting the Default profile by deleting it in the Profile Dialog. All profile files will be deleted and all other files will be kept. Change-Id: I795a6db3ee7b2c29e7aba461183e6cc411798b75 Reviewed-on: https://code.wireshark.org/review/20097 Petri-Dish: Stig Bjørlykke Tested-by: Petri Dish Buildbot Reviewed-by: Stig Bjørlykke --- docbook/release-notes.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docbook') diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index a247917dcf..df4e40900a 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -44,6 +44,7 @@ since version 2.2.0: * Added support for dissectors to include a unit name natively in their hf field. A field can now automatically append "seconds" or "ms" to its value without additional printf-style APIs. +* The Default profile can now be reset to default values. //=== Removed Dissectors -- cgit v1.2.1