diff options
author | Mavridis Philippe <[email protected]> | 2021-01-14 13:18:33 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2021-01-14 13:18:33 +0200 |
commit | fcf6db778980d1c898f565f22de15166e75dec32 (patch) | |
tree | 6081bbc5b9cbb5fb6ef34604ab966105390730b0 /src/firstrunwizard.ui.h | |
parent | 0ee098c0f91eab02c38338cb1ff90ce6acb64a4f (diff) | |
download | klamav-fcf6db778980d1c898f565f22de15166e75dec32.tar.gz klamav-fcf6db778980d1c898f565f22de15166e75dec32.zip |
Removed ClamAV T-Shirt banner from the first-run wizard.
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'src/firstrunwizard.ui.h')
-rw-r--r-- | src/firstrunwizard.ui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/firstrunwizard.ui.h b/src/firstrunwizard.ui.h index 5d14bcd..9e26acc 100644 --- a/src/firstrunwizard.ui.h +++ b/src/firstrunwizard.ui.h @@ -45,7 +45,6 @@ FirstRunWizard::init() // picture1->setPixmap( getJPG( "amarok_rocks" ) ); // picture4->setPixmap( *picture1->pixmap() ); - ClamBanner->setText(TQString("<a href=\"http://ads.clamav.net/adclick.php?n=a9141dd1\" target=\"_blank\"><img src=\"%1\" border=\"0\" alt=\"ClamAV banner\" /></a>").arg(locate("data", "klamav/about/tshirt.png"))); setFinishEnabled ( WizardPage_1, true ); |