Hookup line and fill color buttons in object editor.
This commit is contained in:
@@ -111,9 +111,8 @@ namespace glabels
|
||||
}
|
||||
|
||||
|
||||
ColorNode ColorButton::getColorNode( bool& isDefault )
|
||||
ColorNode ColorButton::colorNode()
|
||||
{
|
||||
isDefault = mIsDefault;
|
||||
return mColorNode;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user