Avoid to include ui generated header files within other header files but use forward declarations instead. This reduces dependencies between files and compile time considerably
this is unnecessary since Qt will automatically use the available font. It only raises questions since one see in the commit diffs that depending on who modified the dialog, his system default font will appear. (like in the initial commit of this PR)