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