summaryrefslogtreecommitdiffstats
path: root/src/kchmsetupdialog_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1dd43d62c9d83373117df38a7c4bad9fe12b5e32)
* Fixed help button functionality in KCHMViewer setting dialogs. The bug wasMichele Calgaro2014-06-021-0/+34
exposed only in in-source building, while was ok in out-of-source ones. This resolves bug 1948.