Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
MainWindow *window; window->setAttribute(Qt::WA_TranslucentBackground, true);
Then use a menu to window->setAttribute(Qt::WA_TranslucentBackground, false); It can not change !
Hi,
Did you saw in the documentation that setting WA_TranslucentBackground also sets WA_NoSystemBackground?
WA_TranslucentBackground
WA_NoSystemBackground
@SGaist So, what is the solution ?
Did you try to just disable that warning when you're on twitter.