diff --git a/src/otrlchatinterface.cpp b/src/otrlchatinterface.cpp index 135377b..5c1e352 100644 --- a/src/otrlchatinterface.cpp +++ b/src/otrlchatinterface.cpp @@ -1069,3 +1069,4 @@ void KeyGenThread::run() OtrlChatInterface::self()->checkFilePermissions( TQString(TDEGlobal::dirs()->saveLocation("data", "kopete_otr/", true )) + "privkeys" ); } +#include "otrlchatinterface.moc"