- connect(this, SIGNAL(clicked()), parent, SLOT(slotRequestActivation()));
- connect(&Dolphin::mainWin(), SIGNAL(activeViewChanged()),
- this, SLOT(update()));
-}
-
-URLButton::~URLButton()
-{
+ connect(this, SIGNAL(clicked()), parent, SLOT(requestActivation()));