Le 12/02/2018 à 17:41, Scott Kostyshak a écrit :
Why do you leave in the following code?

  #if defined(Q_WS_X11) || defined(QPA_XCB)
         pixmapCacheCB->setEnabled(false);
  #endif

I'm guessing it's because you want to make as minimal changes as
possible?

Yes.

JMarc

Reply via email to