Replace various '#define' strings - part 6

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/9/head
Michele Calgaro 5 months ago
parent 1fe01e6007
commit bb92088ae4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -75,7 +75,7 @@ void KbfxSpinx::createKbfx()
if (m_KbfxWatcher)
{
l_watch = new KDirWatch(TQT_TQOBJECT(this),"SyscocaWatch");
l_watch = new KDirWatch(this,"SyscocaWatch");
KUser * l_user = new KUser();
TQString l_path("/var/tmp/tdecache-");
l_path.append(l_user->loginName());

Loading…
Cancel
Save