Push temporary color list down into ColorHistory.
This commit is contained in:
@@ -62,6 +62,7 @@ namespace glabels
|
||||
public:
|
||||
void addColor( const QColor &color );
|
||||
QList<QColor> getColors();
|
||||
QColor getColor( int id );
|
||||
|
||||
|
||||
/////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user