Read here:
http://stackoverflow.com/questions/33220415/modifying-virtualbox-gui-to-use-kchmviewer-if-available
There are two mistakes in the provided link that I'm currently aware of:
1. I cannot use #define in my statement, however, I'm somewhat confused about
which (int, const, float, QString, QList, etc.) combination of variable/data
type should I choose, and why.
2. Instead of setting USE_KCHMVIEWER to "0", I actually have to undefine it
(how?).
I would be grateful if someone could help fix the code, and pointed to the
file/location where it should be placed.
Thanks in advance.
Peter