For some better integration with the KDE desktop, and to make use of some of the goodness of KDE, I would like to link to the KDE libraries in the KDE SDK plugin for Qt Creator. Apparently adding a simple
LIBS += lkdeui
to the qmake file does the trick. This is nice.
No comments:
Post a Comment