diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/otrlchatinterface.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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" |