Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
Petpowder
on 04/07/2017, 14:00:43 UTC
I have FHD display on my laptop. Tell me pls how to make bigger font in app?

You can set environment variable like this QT_SCALE_FACTOR=2.5
App will be scaled to 250%

Where exactly should I put it?