diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-11-19 14:45:25 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-11-19 14:45:25 -0600 |
commit | 331ccebe9fe8cbae97fe0b96ba845337778d84e1 (patch) | |
tree | 80f35ccadcaa1232310fd0f969355ad68c45eb91 /ui/qt5/horizon.qrc | |
parent | 4746a3666281e60a5a03ef9c33bfed43b0996ae7 (diff) | |
download | horizon-331ccebe9fe8cbae97fe0b96ba845337778d84e1.tar.gz horizon-331ccebe9fe8cbae97fe0b96ba845337778d84e1.tar.bz2 horizon-331ccebe9fe8cbae97fe0b96ba845337778d84e1.tar.xz horizon-331ccebe9fe8cbae97fe0b96ba845337778d84e1.zip |
Qt UI: Add UI.Firmware page
Diffstat (limited to 'ui/qt5/horizon.qrc')
-rw-r--r-- | ui/qt5/horizon.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/horizon.qrc b/ui/qt5/horizon.qrc index 43e8475..9ef9255 100644 --- a/ui/qt5/horizon.qrc +++ b/ui/qt5/horizon.qrc @@ -17,6 +17,7 @@ <file>resources/intro-help.txt</file> <file>resources/input-help.txt</file> <file>resources/partition-help.txt</file> + <file>resources/firmware-help.txt</file> <file>resources/network-start-help.txt</file> <file>resources/network-iface-help.txt</file> <file>resources/network-dhcp-help.txt</file> |