Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
Added padding to QDialogButtonBox buttons.
Fixed code indentation starting on hwform.cpp:1343.
{-# LANGUAGE OverloadedStrings #-}module Consts whereimport qualified Data.ByteString.Char8 as BserverVersion :: B.ByteStringserverVersion = "1"