From 9b363c6cedc31f135e831a1b57dcf08578d34ee7 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Tue, 1 May 2012 10:46:10 +0200 Subject: Bootloader installation: set file filter. When requesting an original firmware file from the user set the filter for the file chooser dialog to only show files with matching file extension to simplify selection. Allow the user to select "all files" in case the file for whatever reason has the wrong extension. Change-Id: Ic3643c3601f6d849e6563f8753ae80a168ec0a45 --- rbutil/rbutilqt/base/systeminfo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rbutil/rbutilqt/base/systeminfo.h') diff --git a/rbutil/rbutilqt/base/systeminfo.h b/rbutil/rbutilqt/base/systeminfo.h index 77388fcd16..f8c31a9de3 100644 --- a/rbutil/rbutilqt/base/systeminfo.h +++ b/rbutil/rbutilqt/base/systeminfo.h @@ -58,6 +58,7 @@ class SystemInfo : public QObject CurBootloaderMethod, CurBootloaderName, CurBootloaderFile, + CurBootloaderFilter, CurEncoder, CurBrand, CurName, -- cgit v1.2.3