aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc/send.cpp
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2010-12-27 05:14:10 +0000
committerGravatar Szymon Tomasz Stefanek2010-12-27 05:14:10 +0000
commitda9f77a1cdfb258097a3863d42ae38514f4eca05 (patch)
treecc6ad8c349241aabaa1724eedb76982dc6d1c636 /src/modules/dcc/send.cpp
parentMore renaming and cleanup (diff)
downloadKVIrc-da9f77a1cdfb258097a3863d42ae38514f4eca05.tar.gz
KVIrc-da9f77a1cdfb258097a3863d42ae38514f4eca05.tar.bz2
KVIrc-da9f77a1cdfb258097a3863d42ae38514f4eca05.zip
Yet more renaming and cleanups
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5238 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/dcc/send.cpp')
-rw-r--r--src/modules/dcc/send.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/send.cpp b/src/modules/dcc/send.cpp
index a66ad1eab..6c5463eea 100644
--- a/src/modules/dcc/send.cpp
+++ b/src/modules/dcc/send.cpp
@@ -1897,7 +1897,7 @@ bool KviDccFileTransfer::event(QEvent *e)
// File Upload/Download terminated, or something like this
if(KVI_OPTION_BOOL(KviOption_boolNotifyDccSendSuccessInConsole))
{
- KviConsole *c;
+ KviConsoleWindow *c;
if(!g_pApp->windowExists(m_pDescriptor->console())) c=g_pApp->activeConsole();
else c=m_pDescriptor->console();
c->output(KVI_OUT_DCCMSG,__tr2qs_ctx("DCC %s transfer with %Q@%Q:%Q completed: \r![!dbl]play $0\r%s\r","dcc"),