added functionality of 'boldness-slider' #647 (#650)

This commit is contained in:
apa420
2018-08-06 16:41:27 +02:00
committed by fourtf
parent 82460557cb
commit c6cfb548f5
4 changed files with 60 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@ private:
QLayout *createThemeColorChanger();
QLayout *createFontChanger();
QLayout *createUiScaleSlider();
QLayout *createBoldScaleSlider();
ChannelPtr createPreviewChannel();