summaryrefslogtreecommitdiffstats
path: root/src/kernel/qtkdeintegration_x11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* The TDE integration library (libqtkde) will be searched forgregory guy2019-06-021-5/+1
| | | | | | | | | | | in the Qt plugins directory, instead of the TDE plugins directory, which cannot be known at Qt build time. This resolves issue #3. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1ef55acbce6782803def9c2cc7bbc6a15dd9d6c9)
* Apply qtkdeintegration patches to Qt3v3.5.13Timothy Pearson2011-10-061-0/+245
This partially resolves Bug #528