Replaced various '#define' with actual strings - part 4

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba54fce97c)
r14.1.x
Michele Calgaro 6 months ago
parent 59f680d950
commit e76b1b06a0
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -62,7 +62,7 @@ int KTorrentApp::newInstance()
TDEStartupInfo::setNewStartupId( mainWidget(), kapp->startupId());
KTorrent *widget = ::tqqt_cast<KTorrent*>( mainWidget() );
KTorrent *widget = ::tqt_cast<KTorrent*>( mainWidget() );
for (int i = 0; i < args->count(); i++)
{

Loading…
Cancel
Save