Fix build when kdelibs is not installed. --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -52,7 +52,7 @@ QStandardItemModel *model; -#include +#include using KWallet::Wallet; Wallet *m_wallet; QString WalletFolder="Kencfs-Plasma";