Some tweaking of ColorPaletteDialog.
This commit is contained in:
@@ -67,7 +67,7 @@ namespace glabels
|
||||
// Private Methods
|
||||
/////////////////////////////////
|
||||
private:
|
||||
void readColorArray( QColor array[MAX_COLORS], int& n );
|
||||
void readColorArray( QColor array[MAX_COLORS], int* n );
|
||||
void writeColorArray( const QColor array[MAX_COLORS], int n );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user