More tweaking of color button and dialog.
This commit is contained in:
@@ -163,7 +163,6 @@ namespace glabels
|
||||
///
|
||||
void ColorPaletteItem::mousePressEvent( QMouseEvent* event )
|
||||
{
|
||||
event->ignore(); // Allow event to propagate to parent
|
||||
emit activated( mId );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user