Use KMainWindow if KF5 integration is enabled.
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Feb 2015 23:58:49 +0000 (00:58 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Feb 2015 23:58:49 +0000 (00:58 +0100)
commit30b77d8f6e230f97e706e5a6630add16b88bda3f
treeb6cb074208422b03e98addc03e4bbc448847e7a6
parent6538dce32fd66ee5274197f16bc9b75f09ef4aae
Use KMainWindow if KF5 integration is enabled.

With this commit, Quassel uses a proper KMainWindow if KF5 integration
is enabled. This works pretty much like the KDE4 version, so we just had
to add the appropriate #includes and adapt the #ifdefs.
CMakeLists.txt
src/qtui/CMakeLists.txt
src/qtui/mainwin.cpp
src/qtui/mainwin.h